标签: android text-to-speech
我正在使用TextToSpeech。我当前的默认语言设置为美国英语
Voice voiceobj = new Voice("en-us-x-sfg#male_3-local", new Locale("en", "US"), 500, 200, false, null); textToSpeech.setVoice(voiceobj);
是否可以将其更改为本地?我想要本地口音,但要使用相同的配音演员的声音(male3)。例如,英式英语