Text To Speech Frequency Problem In android -
Text To Speech Frequency Problem In android -
i have been assigned task regarding text-to-speech
in particular set of sentences given , has uttered in different languages. problem set frequency of speech using method setspeechrate()
frequency changing different languages. example, in app have set frequency rate setspeechrate(1)
2 languages english language , french, frequency in english language fine , able hear sentences when comes french becoming fast , not clear.
i think can solved creating different objects texttospeech
different languages , set frequency differently.
is there other way solve problem? or should go on thought of creating different objects different languages?
any suggestions. please help.
thank all
android text-to-speech frequency
Comments
Post a Comment