aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_speech_utils.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Merged revisions 61651 via svnmerge from file1-0/+3
2007-04-06Merged revisions 60361 via svnmerge from file1-15/+52
2007-04-03Merged revisions 59963 via svnmerge from file1-2/+4
2007-03-26Merged revisions 59223 via svnmerge from file1-3/+12
2007-03-26Merged revisions 59213 via svnmerge from file1-1/+1
2007-02-28Merged revisions 57053 via svnmerge from file1-3/+4
2007-02-21Merged revisions 55947 via svnmerge from file1-1/+1
2007-02-16Merged revisions 54714 via svnmerge from file1-26/+30
2007-02-08Merged revisions 53601 via svnmerge from file1-2/+3
2007-01-18Merged revisions 51251 via svnmerge from file1-1/+1
2007-01-10Merged revisions 50433 via svnmerge from file1-28/+25
2007-01-05const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way herekpfleming1-5/+5
2006-10-05As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), B...murf1-1/+1
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)file1-2/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-59/+45
2006-07-18Expand speech API so that the developer can interact with the engine more dir...file1-0/+25
2006-06-11don't leak a frame when breaking out of the loop on a timeoutrussell1-0/+2
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-30fix various typos and other bits (from Ian Kinner)kpfleming1-1/+1
2006-05-24Nothing to see here... move alongfile1-1/+1
2006-05-24Update some documentation (file internal brain bug #42)file1-2/+2
2006-05-15Make sure that the channel is answered before doing SpeechBackground. (issue ...file1-0/+6
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().russell1-4/+2
2006-05-01remove \n from the end of a couple of synopsis fieldsrussell1-2/+2
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-18/+6
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...file1-184/+399
2006-04-12Add ability to see if the person calling said anything or not.file1-0/+2
2006-04-10Presenting a revised data stores and oh my, a generic speech recognition API!...file1-0/+575