New to Telerik UI for ASP.NET MVCStart a free 30-day trial

Keyboard Navigation

The keyboard navigation of the SpeechToTextButton is always available.

Managing the Focus

The SpeechToTextButton is focusable by default, and follows the regular tab order of the page.

Keyboard Navigation

The component supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
Enter or SpaceTriggers a click action on the button. Toggles the active listening state of the component.

See Also