summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-12-03 21:03:05 +0000
committerJoshua Colp <jcolp@digium.com>2007-12-03 21:03:05 +0000
commit8bfdea316036a2fd095161152aaf107bab30e572 (patch)
tree656642e71b07e0f3099e0702b71d683e8b9e3fad /CHANGES
parent06f67fbc3c071a4f1c5a62e103506656d546244d (diff)
Add AGI commands for speech recognition. These mirror the dialplan applications mostly but present the information in a nicer fashion. The SPEECH RECOGNIZE command for example will return the results instead of having to query the dialplan functions.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90656 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 00045eb65..4b137e536 100644
--- a/CHANGES
+++ b/CHANGES
@@ -301,6 +301,11 @@ Language Support Changes
* Brazilian Portuguese (pt-BR) in VM, and say.c was added
* Added support for the Hungarian language for saying numbers, dates, and times.
+AGI Changes
+-----------
+ * Added SPEECH commands for speech recognition. A complete listing can be found
+ using agi show.
+
Miscellaneous
-------------
* Added the bindaddr option to gtalk.conf.