> For the complete documentation index, see [llms.txt](https://docs.17movement.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.17movement.net/speech-recognition/overview.md).

# Overview

## Available Languages

You can check the available languages [here](/speech-recognition/available-languages.md)

## 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="/files/BhrYnxEQZ2ewPAkGxhO0" alt=""><figcaption><p>ONLY ICON IS SHOWN ON SCREEN NOT THE TEXT [ TEXT IS TO SHOW THE DIFFERENCE BETWEEN THE ICONS ]</p></figcaption></figure>
