Android speech - how can you read text in Android?

后端 未结 5 1569
一生所求
一生所求 2021-01-07 05:09

How can you read data, i.e. convert simple text strings to voice (speech) in Android?

Is there an API where I can do something like this:

TextToVoice         


        
5条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-07 05:40

    There are third-party text-to-speech engines. Rumor has it that Donut contains a text-to-speech engine, suggesting it will be available in future versions of Android. Beyond that, though, there is nothing built into Android for text-to-speech.

提交回复
热议问题