KendoReact SpeechToTextButton OverviewPremium
The KendoReact SpeechToTextButton enables you to implement speech recognition functionality within your application. It provides an intuitive interface for users to interact with your application through voice commands and convert speech to text.
The KendoReact SpeechToTextButton component is distributed through the kendo-react-buttons NPM package.
The following example demonstrates the SpeechToTextButton component in action.
Change Theme
Theme
Loading ...
Key Features
- Speech configurations—The KendoReact SpeechToTextButton provides various configuration options for controlling speech recognition settings.
- States—The KendoReact SpeechToTextButton provides different states that can be leveraged to enhance user experience and provide visual feedback.
- Appearance—The KendoReact SpeechToTextButton provides the ability to customize its appearance.
- Icons—The KendoReact SpeechToTextButton allows you to customize its icon appearance through various props.
- Integration—The KendoReact SpeechToTextButton can be seamlessly integrated with other KendoReact components or with external speech recognition services.
- Using the ref—The KendoReact SpeechToTextButton can be controlled programmatically using the ref.
- Events—The KendoReact SpeechToTextButton fire events that notify the application about speech recognition processes.
Known Limitations
- The Web Speech API is not supported in Firefox or Firefox for Android. For the latest browser compatibility, see the Web Speech API compatibility table.