Speech to Text support audio/media file #2588
jingliancui
started this conversation in
New Feature Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Toolkit already support speech to text on listening source:
https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/essentials/speech-to-text?tabs=ios
But could you also support the file source?
That's make value on the subtitles for the media source.
Due to I did lots of search on this one, especially on ios platform, it provide the speech kit, but need to handle the audio data complicatedly.
And this .net runtime package only support on windows platform:
https://learn.microsoft.com/en-us/dotnet/api/system.speech.recognition?view=net-9.0-pp
Beta Was this translation helpful? Give feedback.
All reactions