Support for Speech to Text on TextArea #633

Closed
opened 2026-01-29 17:40:34 +00:00 by claunia · 1 comment
Owner

Originally created by @groogiam on GitHub (Nov 12, 2022).

Is your feature request related to a problem? Please describe.
This request is not related to a problem just a nice to have. Mobile users often use this feature on larger text areas that require some sort of narrative.

Describe the solution you'd like
Add the ability to initiate browser speech recognition API on a text area. This would ideally be a new parameter that would enable a microphone icon to initiate the recognition.

Describe alternatives you've considered
I have not considered any other alternatives.

Additional context
Something like this.

image

I'd be happy to implement and submit a PR for the functionality, I just want to make sure that this functionality is desirable before taking the time. Looking forward to your feedback. Thanks.

Originally created by @groogiam on GitHub (Nov 12, 2022). <!-- IMPORTANT: Read this first!!! 1. If you own a Radzen Professional or Еnterprise subscription you can request your feature via email at info@radzen.com. Radzen staff will reply within 24 hours (Professional) or 16 hours (Enterprise) 2. The Radzen staff guarantees a response to issues in this repo only to paid subscribers. 3. If you have a HOW TO question start a new forum thread in the Radzen Community forum: https://forum.radzen.com. Radzen staff will close issues that are HOWTO questions. 4. Please adhere to the issue template. --> **Is your feature request related to a problem? Please describe.** This request is not related to a problem just a nice to have. Mobile users often use this feature on larger text areas that require some sort of narrative. **Describe the solution you'd like** Add the ability to initiate browser [speech recognition API](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition) on a text area. This would ideally be a new parameter that would enable a microphone icon to initiate the recognition. **Describe alternatives you've considered** I have not considered any other alternatives. **Additional context** Something like this. ![image](https://user-images.githubusercontent.com/1992395/201493651-744667be-295c-4a6d-807b-f4bb200baf81.png) I'd be happy to implement and submit a PR for the functionality, I just want to make sure that this functionality is desirable before taking the time. Looking forward to your feedback. Thanks.
Author
Owner

@akorchev commented on GitHub (Nov 29, 2022):

Implemented in #703

@akorchev commented on GitHub (Nov 29, 2022): Implemented in #703
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#633