SpeechActivateGrammar(grammar_name)
Full arguments reference
grammar_namerequired
This activates the specified grammar to be recognized by the engine. A grammar tells the speech recognition engine what to recognize, and how to portray it back to you in the dialplanThe core call-routing configuration of Asterisk, written mostly in extensions.conf as contexts, extensions, and priorities that decide how every call is handled. Full definition →. The grammar name is the only argument to this application.
Hangs up the channelA single call leg passing through Asterisk. Channels represent connections to endpoints and are what dialplan applications act on. on failure. If this is not desired, use TryExec.
grammar_namerequired
User Notes
Know a tip or gotcha for this topic? Share it below and help others.
Contribute a note
Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.