# Whisper

Beyond the traditional need to enter responses by typing on a keyboard, a growing trend is to incorporate a new element into the gaming landscape: the power of the human voice.

AI Worlds games use Whisper to give players the ultimate immersive experience, reliving every moment where fantasy looks and feels like reality.

Whisper's speech recognition enhances the gaming experience by facilitating voice commands, increasing immersion, and expanding the scope of player actions. In the dynamic world of gaming, continuous innovation introduces new and compelling ways to play.

Whisper serves as a versatile speech recognition model designed for multiple purposes. Trained on a large dataset of diverse audio inputs, it operates as a multitasking model capable of performing tasks such as multilingual speech recognition, language identification, and translation from multiple languages into English.

For example, [AI Worlds: Dungeons and Dragons AI Fan Game](https://t.me/AIWORLDS_DND_bot) allows players to channel their inner wizard. In this magical realm, participants can use their voices to help the story unfold, no matter what prompts you use - whether you are casting spells, solving puzzles, or escaping the menacing demons that lurk in the dungeons. If you've ever played a wizard in Dungeons & Dragons, this experience is just for you.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ai-worlds.gitbook.io/ai-worlds/tech-stack/whisper.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
