Tts on android? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Tts on android?

so I am having trouble trying to use the text-to-speech feature on a program. every time I try it throws up a lot of errors. does anyone have any advice, or tips?

16th Jul 2018, 8:19 PM
Daniel Hall
Daniel Hall - avatar
2 Answers
+ 2
Hello, Daniel Hall ! Your question is not clear. Please write in more detail. And people can help you! Please, before the publication correctly formulate your question, then it will be easier for people to understand you. Good luck with programming on SoloLearn!
17th Jul 2018, 3:50 AM
Alexander Sokolov
Alexander Sokolov - avatar
0
Ok, I will do my best. My code is using the C# language and is posted to my profile. I am trying to implement a text to speech ability to my code. I have done research through Microsoft's website and I have searched through several others. Any and all codes i have tried (hoping that i could break the code down later to learn it) has resulted in numberous errors when compiling. So many errors that I am forced to rewrite my original code and start over. What i need is a way of learning how to using the android text to speech ability in my code so the output is read with the android device's voice function. I hope that clears up my question a little. Any help is appreciated.
17th Jul 2018, 4:31 AM
Daniel Hall
Daniel Hall - avatar