This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
docs:blox:examples-audio [2024/08/26 14:15] admin |
docs:blox:examples-audio [2024/08/26 14:19] (current) admin |
||
---|---|---|---|
Line 7: | Line 7: | ||
===== 6.4.6.1 Notifications via onboard beeper ===== | ===== 6.4.6.1 Notifications via onboard beeper ===== | ||
- | BLOX provides a couple default noises you can use to signify events with an audible notification | + | BLOX provides a couple default noises you can use to signify events with an audible notification |
{{docs: | {{docs: | ||
===== 6.4.6.2 Notifications via onboard beeper, using RTTTL melodies ===== | ===== 6.4.6.2 Notifications via onboard beeper, using RTTTL melodies ===== | ||
+ | |||
+ | BLOX can also play custom melodies provided in RTTTL format | ||
{{docs: | {{docs: | ||
+ | |||
+ | RTTTL stands for Ringing Tone Text Transfer Language, a simple text-based format used to encode monophonic ringtones for mobile phones, particularly for older models before the advent of polyphonic and MP3 ringtones. | ||
+ | It was in use for a very long time, so there are thousands of RTTTL melodies available online: | ||
+ | |||
+ | Find some examples on | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ | Simply paste the RTTTL string into the "Play RTTTL Melody" | ||
+ | |||
+ | |||
---- | ---- |