aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-03 21:03:05 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-03 21:03:05 +0000
commit7c209702a8488eec2dcad332dc9228a9b9185185 (patch)
tree656642e71b07e0f3099e0702b71d683e8b9e3fad /CHANGES
parent5ea0aff8a0589ffba8ab3875d6c07301b2fe2c75 (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: http://svn.digium.com/svn/asterisk/trunk@90656 f38db490-d61c-443f-a65b-d21fe96a405b
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.