# Overview

## Available Languages

You can check the available languages [here](https://docs.17movement.net/speech-recognition/available-languages)

## Debug

```lua
Config.Debug = true
```

By enabling this the speech which is detected printed into F8 Console

## Hud Indicator UI

```lua
Config.EnableHudIndicators = true
```

&#x20;Set to false, if you want to delete the red/orange/green microphones icon in corner which indicates the speech recognition to the player and looks like this

<figure><img src="https://3673882971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFxWJGV2Spk1WhY0R0XVU%2Fuploads%2F4SmMohRuzQmLAFRX1ytH%2FScreenshot%20(11).png?alt=media&#x26;token=4949f3be-7914-4b05-a5e6-51f11a956607" alt=""><figcaption><p>ONLY ICON IS SHOWN ON SCREEN NOT THE TEXT [ TEXT IS TO SHOW THE DIFFERENCE BETWEEN THE ICONS ]</p></figcaption></figure>
