> For a complete documentation index, fetch https://docs.voximplant.ai/llms.txt

# 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);
```