]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7378 #resolve #comment play_and_detect_speech can now detect DTMF if you set the...
authorChris Rienzo <chris.rienzo@grasshopper.com>
Wed, 18 Mar 2015 19:05:29 +0000 (15:05 -0400)
committerChris Rienzo <chris.rienzo@grasshopper.com>
Wed, 18 Mar 2015 19:06:14 +0000 (15:06 -0400)
commitab3d96711502500207fcb238b6d17fbcd91276c3
tree7760fb6d440bfef6d0269c7131d6540338bfac46
parent44118fa8e6255f109780fd21c05cb1edbda7f777
FS-7378 #resolve #comment play_and_detect_speech can now detect DTMF if you set the playback_terminators channel variable to any or specific DTMF.  The result will be stored in speech_detect_result and in playback_terminator_used.  Also added channel variable play_and_detect_speech_close_asr which will release the speech recognition port when the detection is completed.  This will prevent speech licenses from being held the entire call.
src/switch_ivr_async.c