The Blazor Speech to Text Button captures voice input using the browser's speech recognition and writes the transcript to your field.
Console log
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor SpeechToTextButton component.
| Press this key | To do this |
|---|---|
| Tab | Navigate to a SpeechToTextButton. |
| Space or Enter | Start/Stop recording. |
It uses the browser's built-in speech recognition to capture the user's voice and writes the recognized text to the bound value.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT
On this page