23 #ifndef INCLUDED_VOCODER_FREEDV_TX_H 24 #define INCLUDED_VOCODER_FREEDV_TX_H 45 typedef boost::shared_ptr<freedv_tx_ss>
sptr;
53 static sptr make(
int mode=freedv_api::MODE_1600,
const std::string msg_txt=
"GNU Radio");
Include this header to use the message passing features.
Definition: basic_block.h:45
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
#define VOCODER_API
Definition: gr-vocoder/include/gnuradio/vocoder/api.h:30
FreeDV modulatorInput: Speech (audio) signal as 16-bit shorts, sampling rate 8 kHz.
Definition: freedv_tx_ss.h:42
boost::shared_ptr< freedv_tx_ss > sptr
Definition: freedv_tx_ss.h:45