Type Alias: TtsProviderName
TtsProviderName:
"default"
|"custom"
|"dasha"
A text-to-speech provider to use for the application.
"default"
means the default TTS engine.
"dasha"
means Dasha.AI's own TTS engine.
"custom"
means using your own TTS via the Application.customTtsProvider.
See
Found a mistake? Let us know.