jing332 / tts-server-android

这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。
3.13k stars 256 forks source link

How to dynamically change language? #124

Open Happ1ness-dev opened 11 months ago

Happ1ness-dev commented 11 months ago

Hello, I'm trying to make this TTS work with different languages. I have multiple voices for different languages, but I can't get it to choose the appropriate voice for the language.

I tried digging into the settings, but all i found is multi selection, which would just randomly pick a voice, and it's not what I'm looking for.

I also noticed that I can't choose the voice and language through system settings. I can only do it in the app.

Could it be related to the issue I'm having?

Beskaar commented 9 months ago

Yeah would like know how to

mablue commented 6 months ago

162