New to KendoReact? Start a free 30-day trial
Speech to Text
Speech to TextPremium
The Chat component allows users to input messages using voice commands. This feature enhances accessibility and provides hands-free messaging.
The speech-to-text feature is enabled by default. To customize its behavior, configure the speechToTextConfig property. This property accepts either a boolean or a SpeechToTextButtonProps object for customizing speech recognition, language settings, and event handling. To disable the feature, set speechToTextConfig to false.
In the following demo, the application language is set to German and the speech-to-text button uses a different color. You can try using German language input during voice recognition to evaluate the functionality.
Change Theme
Theme
Loading ...