Type Alias: SttProviderName
SttProviderName:
"default"
|"dasha"
|"disabled"
|TinkoffSTT
|GoogleStt
|MicrosoftStt
|YandexStt
|DeepgramSTT
A speech-to-text provider to use for an application.
"default"
is a default STT engine.
"dasha"
is Dasha.AI's own STT engine.
"disabled"
disables STT altogether; useful for building IVRs
See
Found a mistake? Let us know.