Commit Graph

21 Commits (8af0a88c901b3c82840a7560c289e21c554dfe7b)

Author SHA1 Message Date
Joshua Colp 51e26b7bea Merged revisions 81406 via svnmerge from
18 years ago
Joshua Colp 94b1dda1fa Merged revisions 79334 via svnmerge from
18 years ago
Joshua Colp 3dac92ecbf Merged revisions 79207 via svnmerge from
18 years ago
Joshua Colp 1d07328918 Merged revisions 77831 via svnmerge from
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Joshua Colp 7e015109a2 Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results.
18 years ago
Joshua Colp f8e605fe25 Allow the native formats of a channel to influence the audio that is going to the engine. The best format will try to be chosen with an ultimate fallback to signed linear if possible.
18 years ago
Joshua Colp b314d6ee08 Can't forget to remember what format is in use for writing.
18 years ago
Joshua Colp 406c3df40e Change the speech API to allow passing the format through to the engine.
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Russell Bryant ce4051a803 Merged revisions 66775 via svnmerge from
18 years ago
Joshua Colp 1c2e3e1ffc Major res_speech cleanup. It looks much better now!
18 years ago
Joshua Colp 4b618442a0 Merged revisions 60361 via svnmerge from
18 years ago
Joshua Colp 3e6b9cacb4 Merged revisions 45106 via svnmerge from
19 years ago
Joshua Colp fd2bd9a87e Merged revisions 45104 via svnmerge from
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Joshua Colp 457ec51f8d Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Joshua Colp 5e43f18529 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.
19 years ago
Joshua Colp e4811a8248 Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now...
19 years ago