# Voice and Speech

Secara default, setiap pesan yang diterima pelanggan dalam obrolan, sistem akan secara otomatis membaca pesan masuk dan mengubahnya menjadi suara. Namun, jika Anda ingin menonaktifkan voice and speech tersebut, cukup nonaktifkan opsi ini.

![Voice and Speech](/files/5Dv7kFp3Xp4tvO8nAsqr)

**Penjelasan Komponen:**&#x20;

| Nama          | Deskripsi                                                                                                                                   | Contoh                           |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| Enable Speech | Properti untuk mengaktifkan fitur yang akan mengubah suara Anda menjadi pesan masuk.                                                        | ![](/files/PuJ1rx1NMfksnLjTUhqb) |
| Enable Voice  | Properti untuk mengaktifkan fitur yang membaca pesan masuk dan mengubahnya menjadi suara.                                                   | ![](/files/xOck3py3wDWVenkfuzKO) |
| Voice Gender  | Ketika Anda mengaktifkan fitur enable voice, Anda dapat memilih jenis suara yang ingin Anda gunakan. Yaitu, suara perempuan atau laki-laki. | -                                |


---

# 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/5.3.0-id/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.
