-
Speech Modify Commands
Modifies the list of available speech commands. Identifier: speech_modify_commands_in_grammar Attributes modification: This enables the user to add or remove commands. Possible values: add_commands, remove_commands, remove_all_commands Required: Yes Default value: Empty reset_before: Removes all commands in a particular…
-
Speech Modify Rules in Grammar
This action allows the user to activate and deactivate specific slots in grammar. Identifier: speech_modify_rules_in_grammar Attributes modification: Type of the modifications for a grammar slot. Possible values: ACTIVATE, ACTIVATE_ALL, DEACTIVATE, DEACTIVATE_ALL Required: Yes Default value: Empty Elements rules: Contains…
-
Speech Word Filter
Let's you control which speech commands are passed to the handling logic. Identifier: speech_word_filter Elements words: Contains a list of speech commands that can be added or removed. regex_words: Contains regex speech commands that can be added or removed. Param attributes action: Defines how the current speech filter…
-
Speech Word Mapping
Controls the way speech input is mapped. Identifier: speech_word_mapping Param attributes action: Defines the speech value. Possible values: ADD Required: Yes Default value: Empty input: The input that should be mapped. Possible values: Text Required: Yes Default value: Empty output: The result produced from a mapped…