Support Speech Recognition
Closed this issue · 6 comments
Is it possible to support speech recognation also?
https://tutorialzine.com/2017/08/converting-from-speech-to-text-with-javascript
Thank you for your suggestion!
Ok, I'll try to create a wrapper library for Blazor to support Speech Recognition API.
However, I'm busy until after July of this year,
I'll try to build alpha version in May, but I can't promise it.
Could you wait for it?
Thanks, i hope you‘ll be successfully. :)
I started creating SpeechRecognition API support library for Blazor.
- GitHub repository: https://github.com/jsakamoto/Toolbelt.Blazor.SpeechRecognition
- NuGet package: https://www.nuget.org/packages/Toolbelt.Blazor.SpeechRecognition/
Please remember, It is very early prototype version, therefore, it hasn't document comment, it might be buggy, it might have breaking-changes in the future.
Wow cool, i'll try it out :) Thanks alot for your help.
works really nice! thanks again :)