mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-18 10:44:28 +00:00
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
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37881 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -109,6 +109,10 @@ Returns the recognized text of a result.
|
||||
|
||||
Returns the matched grammar of the result.
|
||||
|
||||
- SPEECH_ENGINE(name)=value
|
||||
|
||||
Sets a speech engine specific attribute.
|
||||
|
||||
* Dialplan Flow:
|
||||
-----------------
|
||||
|
||||
|
Reference in New Issue
Block a user