gnuradio.vocoderΒΆ

This is the gr-vocoder package. This package includes the various vocoder blocks in GNU Radio.

gnuradio.vocoder.alaw_decode_bs This block performs alaw audio decoding.
gnuradio.vocoder.alaw_encode_sb This block performs g.711 alaw audio encoding.
gnuradio.vocoder.codec2_decode_ps CODEC2 Vocoder Decoder.
gnuradio.vocoder.codec2_encode_sp CODEC2 Vocoder Encoder.
gnuradio.vocoder.cvsd_decode_bf This is a wrapper for the CVSD decoder that performs decimation and filtering
gnuradio.vocoder.cvsd_decode_bs Constructor parameters to initialize the CVSD decoder. The default values are modeled after the Bluetooth standard and should not be changed, except by an advanced user.
gnuradio.vocoder.cvsd_encode_fb This is a wrapper for the CVSD encoder that performs interpolation and filtering
gnuradio.vocoder.cvsd_encode_sb Constructor parameters to initialize the CVSD encoder. The default values are modeled after the Bluetooth standard and should not be changed except by an advanced user.
gnuradio.vocoder.g721_decode_bs This block performs g721 audio decoding.
gnuradio.vocoder.g721_encode_sb This block performs g721 audio encoding.
gnuradio.vocoder.g723_24_decode_bs This block performs g723_24 audio decoding.
gnuradio.vocoder.g723_24_encode_sb This block performs g723_24 audio encoding.
gnuradio.vocoder.g723_40_decode_bs This block performs g723_40 audio decoding.
gnuradio.vocoder.g723_40_encode_sb This block performs g723_40 audio encoding.
gnuradio.vocoder.gsm_fr_decode_ps GSM 06.10 Full Rate Vocoder Decoder.
gnuradio.vocoder.gsm_fr_encode_sp GSM 06.10 Full Rate Vocoder Encoder
gnuradio.vocoder.ulaw_decode_bs This block performs ulaw audio decoding.
gnuradio.vocoder.ulaw_encode_sb This block performs g.711 ulaw audio encoding.

Previous topic

gnuradio.video_sdl

Next topic

gnuradio.gr: Information Coding and Decoding

This Page