You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"verb": "say",
"text": "<speak>\n<prosody volume=\"loud\">Hi there,</prosody> and welcome to jambones! \njambones is the <sub alias=\"seapass\">CPaaS</sub> designed with the needs\nof communication service providers in mind.\nThis is an example of simple text-to-speech, but there is so much more you can do.\nTry us out!\n</speak>",
"synthesizer": {
"vendor": "default",
"language": "en-US"
}
}
The feature server will currently attempt to use for TTS {vendor=deepgram, label=null}.
Instead, when say.synthesizer.vendor=default, and no say.synthesizer.label is set, it should use the default TTS vendor and whatever label, if any, is set at the default
The text was updated successfully, but these errors were encountered:
Given this application default configuration
and this application
The feature server will currently attempt to use for TTS {vendor=deepgram, label=null}.
Instead, when say.synthesizer.vendor=default, and no say.synthesizer.label is set, it should use the default TTS vendor and whatever label, if any, is set at the default
The text was updated successfully, but these errors were encountered: