DTMFDetect (3cc)
Name
DTMFDetect - DTMFDetect is used for detecting DTMF tones in a stream of audio.
Synopsis
#include <audio.h>
Public Member Functions
int putSamples (int16_t buffer[], int count)
int getResult (char *buf, int max)
Protected Member Functions
void goertzelInit (goertzel_state_t *s, tone_detection_descriptor_t *t)
void goertzelUpdate (goertzel_state_t *s, int16_t x[], int
samples)
float goertzelResult (goertzel_state_t *s)
Detailed Description
DTMFDetect is used for detecting DTMF tones in a stream of audio.
It currently only supports 8000Hz input.
Author
Generated automatically by Doxygen for ccAudio from the source code.
ccAudio 6 Nov 2006
DTMFDetect(3cc)
Losowe
- htsearch (1)
- std::add_pointer (3cxx)
- onak (1)
- __gnu_cxx::__mt_alloc (3cxx)
- Perl::Critic::Policy::ValuesAndExpres... (3pm)
- xrootd (1)
- Template::Plugin::GD::Graph::points (3pm)
- usb_fill_control_urb (9)
- smiGetFirstType (3)
- splashy-theme.xml (5)
- CGI::FormBuilder::Field::static (3pm)
- eX_publish.h (3)
- ldns_rr_set_owner (3)
- XML::LibXML::CDATASection (3pm)
- YGetNextEvent (3)
- GlBox.h (3)
- wxSlider (3erl)
- FcStrListDone (3)
- pointer-capture-applet (1)
- snpp (1p)













