> For the complete documentation index, see [llms.txt](https://anything-world.gitbook.io/anything-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/voice.md).

# Voice

#### Description

Namespace holding scripts handling speech-to-text, text-to-speech and command parsing functions.

#### Classes

| [CommandRequester](/anything-world/unity/documentation/anythingworld-api/voice/commandrequester.md) | This class handles sending plain text commands to our parsing API and then returning the parsed commands to users and handling the command. |
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
