Rate this page:

YandexV3

List of YandexV3 ASR models. Can be passed via the ASRParameters.model parameter.
Add the following line to your scenario code to use the enum:

require(Modules.ASR);

Consts

DEFAULT

Copy URL
DEFAULT: 

ASRModel

The default General model.

dates

Deprecated
Copy URL
dates: 

ASRModel

Month names, cardinal and ordinal numbers.
Supported by [ASRProfileList.Yandex.ru_RU] only.

general

Copy URL
general: 

ASRModel

Short arbitrary phrases, e.g., search queries.

generalrc

Copy URL
generalrc: 

ASRModel

Short arbitrary phrases, e.g., search queries. Release candidate version.

maps

Deprecated
Copy URL
maps: 

ASRModel

Addresses, organizations, and geographical features.

names

Deprecated
Copy URL
names: 

ASRModel

People's first and last names, as well as requests to put someone on the phone.
Supported by [ASRProfileList.Yandex.ru_RU] only.

numbers

Deprecated
Copy URL
numbers: 

ASRModel

Cardinal numbers and delimiters (comma, period).
Supported by [ASRProfileList.Yandex.ru_RU] only.