[Freeswitch-users] Using both builtin and online grammars with play_and_detect_speech
mayamatakeshi
mayamatakeshi at gmail.com
Mon Apr 12 23:33:00 UTC 2021
I know it is possible to start play_and_detect_speech using multiple
builtin grammars like this:
builtin:speech/transcribe\nbuiltin:dtmf/digits
And I know it is possible to specify an inline grammar like this (for
hints):
inline:<speech-context>...</speech-context>
But would it be possible to use both a builtin grammar and an inline
grammar?
I tried like this but it didn't work:
builtin:dtmf/digits\ninline:<speech-context>...</speech-context>
Was anyone able to use something like this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20210413/f5bc1c4d/attachment.html>
More information about the FreeSWITCH-users
mailing list