> For the complete documentation index, see [llms.txt](https://docs.songbookplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.songbookplus.com/polski/readme/abspielen-von-jingles.md).

# Odtwarzanie „Jingles“

Jingle to krótkie pliki audio, które są często potrzebne i mogą być odtwarzane szybko i łatwo w dowolnym momencie.

Można je odtwarzać za pomocą menu lub konfigurowalnych gestów, pedałów nożnych, bądź działań przypisanych do przycisków funkcyjnych.

Pliki audio (mp3, wav, aiff, m4a), które zaczynają się od „SB-Jingle-”, są rozpoznawane przez funkcję Jingle i pojawiają się w menu podrzędnym „Jingles” przycisku „...”, w porządku alfabetycznym.

![Wywoływanie Jingles](/files/WpQngWUZrCLWhxRTeXM6)

Na przykładzie pokazanym na obrazku, do SongBook+ skopiowano następujące 4 pliki:

* SB-Jingle-1 My first jingle.wav
* SB-Jingle-2 Another jingle.mp3
* SB-Jingle-3 One more jingle.mp3
* SB-Jingle-4 Just another one.mp3

Możliwe jest skonfigurowanie i wywoływanie pierwszych 20 Jingles za pomocą sterowania gestami, pedałów nożnych lub przycisków funkcyjnych. Można je wywołać tylko poprzez ich pozycję na liście sortowanej alfabetycznie, tj. Jingle 1, Jingle 2, Jingle 3,....

Dlatego najlepiej nazwać pliki po prefiksie „SB-Jingle” w taki sposób, aby sortowane alfabetycznie pojawiły się w pożądanej kolejności.


---

# 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:

```
GET https://docs.songbookplus.com/polski/readme/abspielen-von-jingles.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.
