1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
id: vocoder_g721_encode_sb label: g721 Audio Encoder inputs: - domain: stream dtype: short outputs: - domain: stream dtype: byte templates: imports: from gnuradio import vocoder make: vocoder.g721_encode_sb() file_format: 1