> For the complete documentation index, see [llms.txt](https://docs.getyolo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getyolo.ai/en/kezdetek/soundclone-feature.md).

# Soundclone feature

<mark style="color:purple;">**The SoundClone feature offers a unique opportunity to make learning**</mark> and information processing more engaging and efficient. Using technology developed by the team, <mark style="color:purple;">**users can listen to AI-generated responses in the voices of famous figures or well-known personalities.**</mark>

### Why is the SoundClone feature useful?

* <mark style="color:purple;">**Enjoyable Learning:**</mark> Listening to information in the voices of famous personalities makes learning more exciting and engaging.
* <mark style="color:purple;">**Support for Learning Difficulties:**</mark> This feature is especially helpful for individuals with dyslexia or dysgraphia, as auditory information can be easier to process.
* <mark style="color:purple;">**Multilingual Support:**</mark> The AI can read aloud in any language, making it a valuable tool for language learning and multilingual environments worldwide.

<figure><img src="/files/MTnSoWa9XBSuwHNnwn39" alt="" width="375"><figcaption><p>Soundclone beállítások</p></figcaption></figure>

### How does it work?

* <mark style="color:purple;">**Credit-Based System:**</mark> The basic monthly subscription includes a set amount of credits, providing approximately 15 minutes of audio playback.
* <mark style="color:purple;">**Additional Credit Purchases:**</mark> If users want more playback time, they can purchase extra credit packs in the Profile menu.

The SoundClone feature not only enhances learning efficiency but also <mark style="color:purple;">**provides a unique experience by making information processing exciting and interactive.**</mark>

Whether it's school materials, notes, or any other text, SoundClone makes learning more enjoyable than ever before!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.getyolo.ai/en/kezdetek/soundclone-feature.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
