> For the complete documentation index, see [llms.txt](https://wiki.retrobat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.retrobat.org/francais/systemes-and-emulateurs/supported-game-systems/autres/karaoke.md).

# Karaoke

Karaoké

{% embed url="<https://docs.libretro.com/library/pocketcdg/>" %}

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateurs</strong></td><td><ul><li>Libretro : pocketcdg</li></ul></td></tr><tr><td><strong>Dossier des jeux</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> karaoke</td></tr><tr><td><strong>Extensions</strong></td><td>.cdg</td></tr></tbody></table>

## Bios Information

Aucun BIOS nécessaire.

## Contrôles

<table><thead><tr><th width="236">Retrobat</th><th>PocketCDG</th></tr></thead><tbody><tr><td>START</td><td>Start</td></tr><tr><td>SELECT</td><td>Pause</td></tr><tr><td>D-PAD</td><td>D-PAD</td></tr><tr><td>Stick analogique gauche</td><td></td></tr><tr><td>Stick analogique droit</td><td></td></tr><tr><td><img src="/files/1td6mLHIwCWm0tVVSuD5" alt=""></td><td>Gauche</td></tr><tr><td><img src="/files/oQmMDvGLPCQJiXNlol7Z" alt=""></td><td>Bas</td></tr><tr><td><img src="/files/MjhQKxoApDWojCWfSAgs" alt=""></td><td>Droite</td></tr><tr><td><img src="/files/2UVJEd12DYAXiSTPT9RE" alt=""></td><td>Haut</td></tr><tr><td>L1</td><td></td></tr><tr><td>R1</td><td>Extinction</td></tr><tr><td>L2</td><td></td></tr><tr><td>R2</td><td></td></tr><tr><td>L3</td><td></td></tr><tr><td>R3</td><td></td></tr></tbody></table>

## Information spécifique au système

### Organisation des fichiers

Vous pouvez créer des sous-dossiers, ou bien directement ajouter les fichiers avec les extensions `.mp3` et `.cdg` dans le dossier `\roms\karaoke`. Le core PocketCDG chargera n'importe quelle combinaison de fichiers MP3+CDG, a partir du moment ou les deux fichiers possèdent le même nom. Les paroles apparaitront à l'écran comme un vrai karaoké, et les paroles seront mis en surbrillance en même temps que le texte sera chanté.


---

# 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://wiki.retrobat.org/francais/systemes-and-emulateurs/supported-game-systems/autres/karaoke.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.
