Hi, is there a way that you can change the default voice (female) in tts androids? for example, if I need a different voice (man)?
As far as I know, no. Can you try using setPitch to make it deeper?
http://developer.android.com/reference/android/speech/tts/TextToSpeech.html#setPitch(float )