id: vocoder_g721_decode_bs
label: g721 Audio Decoder

inputs:
-   domain: stream
    dtype: byte

outputs:
-   domain: stream
    dtype: short

templates:
    imports: from gnuradio import vocoder
    make: vocoder.g721_decode_bs()

file_format: 1