summaryrefslogtreecommitdiff
path: root/apps/app_speech_utils.c
AgeCommit message (Expand)Author
2007-02-28Merged revisions 57053 via svnmerge from Joshua Colp
2007-02-21Merged revisions 55947 via svnmerge from Joshua Colp
2007-02-16Merged revisions 54714 via svnmerge from Joshua Colp
2007-02-08Merged revisions 53601 via svnmerge from Joshua Colp
2007-01-18Merged revisions 51251 via svnmerge from Joshua Colp
2007-01-10Merged revisions 50433 via svnmerge from Joshua Colp
2007-01-05const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way hereKevin P. Fleming
2006-10-05As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), B...Steve Murphy
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)Joshua Colp
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-18Expand speech API so that the developer can interact with the engine more dir...Joshua Colp
2006-06-11don't leak a frame when breaking out of the loop on a timeoutRussell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-30fix various typos and other bits (from Ian Kinner)Kevin P. Fleming
2006-05-24Nothing to see here... move alongJoshua Colp
2006-05-24Update some documentation (file internal brain bug #42)Joshua Colp
2006-05-15Make sure that the channel is answered before doing SpeechBackground. (issue ...Joshua Colp
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-05-01remove \n from the end of a couple of synopsis fieldsRussell Bryant
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...Joshua Colp
2006-04-12Add ability to see if the person calling said anything or not.Joshua Colp
2006-04-10Presenting a revised data stores and oh my, a generic speech recognition API!...Joshua Colp