TranscriptionProvider

List of available values for the CallRecordParameters.provider parameter.
View as Markdown

List of available values for the CallRecordParameters.provider parameter. Note that the T-Bank VoiceKit and Yandex Speechkit supports only ‘ASRLanguage.RUSSIAN_RU’ language. Add the following line to your scenario code to use the enum:

require(Modules.ASR);

Values

GOOGLE
'google'

Google

YANDEX
'yandex'

Yandex

TBANK
'tcs'

T-Bank