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

# SaluteSpeech

List of SaluteSpeech ASR profiles. Can be passed via the `ASRParameters.profile` parameter.
Add the following line to your scenario code to use the enum:

```
require(Modules.ASR);
```