Generates a pulse train that represents the DTMF signal corresponding to a given set of characters
This function is used to generate a DTMF pulse train from an arbitrary set of characters.
menu: veeos ==> signal processing ==> modules ==> dtmfSigGen
library: sigLib
In a real-world situation noise and distortion may well be present. This function generates pure tones, so anything else needs to be added later. If only a single pulse is needed, it is recommended to use dtmfPulse().
DTMF is a very simple standard consisting of two audio frequencies and developed to enable simple data signaling over telephone lines.
o_dtmfPulse()
VEE 7.0+, All platforms.
dtmfCode, dtmfDecode, dtmfPulse, dtmfRcvPulse, dtmfReceiver