Krishnabhadra
Krishnabhadra

Reputation: 34265

Android TextToSpeech other library options

Well, Android official TextToSpeech engine is very simple and easy to implement. I played with it for sometime and it is working exactly as it should.

But one disadvantage of this engine, is it only has one fixed female voice and I must say I am not in love with that voice. And from this and this thread, I came to know there is no way to change the voice.

So my question is, is there any other TextToSpeech libraries available which can work with android?

Upvotes: 4

Views: 1732

Answers (1)

JScoobyCed
JScoobyCed

Reputation: 10413

Google on 'alterntate android tts engine` gives a few:

Upvotes: 3

Related Questions