mirror of
https://github.com/jambonz/jambonz-webapp.git
synced 2025-12-19 05:37:43 +00:00
wip
This commit is contained in:
@@ -196,7 +196,7 @@ export const SpeechProviderSelection = ({
|
||||
setSynthesisVoiceOptions(voicesOpts);
|
||||
}
|
||||
if (synthesisGoogleCustomVoiceOptions.length > 0) {
|
||||
setSynthVoice(synthesisGoogleCustomVoiceOptions[0].value);
|
||||
updateTtsVoice(synthesisGoogleCustomVoiceOptions[0].value);
|
||||
}
|
||||
} else {
|
||||
setSynthesisVoiceOptions(voicesOpts);
|
||||
|
||||
Reference in New Issue
Block a user