Voice Command Actions

Turn on Voice Commands

This starts the audio recorder listening and sending data to Azure voice for decoding.

Apps always startup with voice commands off and need to be turned on with this action to use them.

Turn off Voice Commands:

This stops the audio recorder from listening and sending data to Azure voice for decoding.

The app should always have voice commands turned off on pages that don’t use voice to save resources.

Set Voice Command Language:

This changes the language used for detecting voice commands.

Only one language may be active at a time. This needs to be given a code such as ‘en-US’.

More examples can be found in the project settings ‘default language’ dropdown.

You can also refer to the Azure voice documentation for more.