> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-voice/native-set-asr-language.md).

# Native Set ASR Language

Sets the native Speech Recognizer language.

Action available for the following operating systems:

![](/files/-MMLyQTNWLRK7nJlrbHY)

### Parameters

* **Language** *\<string> -* The language to use for speech recognition, as defined by BCP 47, for example "en-US". If for example only "en" is specified, Kalipso will try to find any matching language for the "en", and result for example in "en-AU" or "en-GB", etc. Empty can be used to assume the system default language.
