i am working on tts application it needs to convert text into different voices like Male ,Female and childs voice i had tried some how but it’s not working,
[fliteEngine setVoice:@"cmu_us_kal16"];
[fliteEngine setPitch:300.0 variance:1.1 speed:1.5];
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is voice folder in flite tts ..you can select any voice from there and set in
[fliteEngine setVoice:@"cmu_us_kal16"];