Reputation: 3230
It seems that the android TTS classes found in the sdk does not support the korean language, what options do I have for doing text to speech with Android using Korean? For example are there some java libraries that will work? I have searched and have not found a solution so thanks in advance.
Upvotes: 0
Views: 2288
Reputation: 6526
This is a great library to work with. I am using it for English TTS and speech is very natural and realistic. They also have Korean language.
The only handicap is having a little dialog box appearing on the screen for a very short time when the speech is playing but it is required for ensuring their copyrights. There is an option of disabling that by paying them I guess. If you do not mind this, it is very convenient to use.
Upvotes: 2