Dictation into fields

To navigate through the app, the user can say:

  • 'Next field' or 'previous field', to navigate between auto-text fields and/or text controls.

  • 'Go to next field' or 'Go to previous field', to navigate between text controls only.

The cursor is placed at the end of the field in the GUI form and the user can start recording text again.

For .NET and browser apps, you can also map the next field/previous field actions to microphone button presses. See: Respond to microphone buttons (.NET) and Respond to microphone buttons (Browser).

Named field navigation

You can define field names to enable named field navigation. See: