summaryrefslogtreecommitdiff
path: root/include/asterisk/speech.h
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2007-08-13Merged revisions 79334 via svnmerge from Joshua Colp
2007-08-13Merged revisions 79207 via svnmerge from Joshua Colp
2007-07-31Merged revisions 77831 via svnmerge from Joshua Colp
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-11Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results.Joshua Colp
2007-07-11Allow the native formats of a channel to influence the audio that is going to...Joshua Colp
2007-07-11Change the speech API to allow passing the format through to the engine.Joshua Colp
2007-05-31Merged revisions 66775 via svnmerge from Russell Bryant
2007-04-06Major res_speech cleanup. It looks much better now!Joshua Colp
2007-04-06Merged revisions 60361 via svnmerge from Joshua Colp
2006-07-18Expand speech API so that the developer can interact with the engine more dir...Joshua Colp
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...Joshua Colp
2006-04-10Presenting a revised data stores and oh my, a generic speech recognition API!...Joshua Colp