Replies: 1 comment
-
Documentation is available at https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/device-media/text-to-speech?view=net-maui-8.0&tabs=android. I'll convert this to a discussion to see if others have ideas on how to get waht you want. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
Does TextToSpeech have a speech rate and return the index of the current reading, if it has been implemented, please provide the use case or documentation
Steps to Reproduce
TextToSpeech.Default.SpeakAsync(timeLeft)
Link to public reproduction project repository
https://github.com/dotnet/maui
Version with bug
7.0.49
Last version that worked well
7.0.49
Affected platforms
iOS, Android, Windows, macOS
Affected platform versions
Andriod IOS Window
Did you find any workaround?
Does TextToSpeech have a speech rate and return the index of the current reading, if it has been implemented, please provide the use case or documentation
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions