提交 c6e7988b authored 作者: Jeff Lenk's avatar Jeff Lenk

FS-2904 detect_speech documentation incomplete

上级 80168132
...@@ -269,7 +269,7 @@ SWITCH_STANDARD_APP(bind_digit_action_function) ...@@ -269,7 +269,7 @@ SWITCH_STANDARD_APP(bind_digit_action_function)
} }
#define DETECT_SPEECH_SYNTAX "<mod_name> <gram_name> <gram_path> [<addr>] OR grammar <gram_name> [<path>] OR pause OR resume" #define DETECT_SPEECH_SYNTAX "<mod_name> <gram_name> <gram_path> [<addr>] OR grammar <gram_name> [<path>] OR nogrammar <gram_name> OR pause OR resume OR stop OR param <name> <value>"
SWITCH_STANDARD_APP(detect_speech_function) SWITCH_STANDARD_APP(detect_speech_function)
{ {
char *argv[4]; char *argv[4];
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论