# Voice and Speech

By default, every message a customer receives in chat, system will automatically read incoming messages and convert them into sound. However, if you’d like to disable those voice and speech, simply switch this option off.

![Voice and Speech](/files/ZnrvN8gdpyVpondhTmId)

**Component Explanation:**

| Name          | Description                                                                                             | Example                          |
| ------------- | ------------------------------------------------------------------------------------------------------- | -------------------------------- |
| Enable Speech | This property is to enable features that will turn your voice into an incoming message.                 | ![](/files/lAjqNtQDw3GNTQApoS6h) |
| Enable Voice  | This property is to activate a feature that will read incoming messages and converts them into sound.   | ![](/files/7l72ANTgvKzdXYRg2SPD) |
| Voice Gender  | When you activate the enable voice feature, you can choose the type of voice i.e. male or female voice. | **-**                            |


---

# 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://docs.3dolphins.ai/integration/live-chat-designer/new-design/voice-and-speech.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.
