Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion automated_updates_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_automated_updates_commit": "7902b7ffb6c673b0ef13f5a23b85ce339cf6de40",
"last_automated_updates_commit": "34d6645d85370f037ad247353d7b682387bff6fd",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
3 changes: 2 additions & 1 deletion docs/gdevelop5/all-features/audio/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ The supported audio file formats depends on the platform, but are generally:
Some platforms also support:

* MP3 — but quality is below AAC (and this might not be always supported on some devices or operating systems),
* Ogg Vorbis (OGG), but it won't work on iOS and on the Safari browser.
* Ogg Vorbis (OGG), but it won't work on iOS and on the Safari browser,
* MPEG-4 Audio (M4A), which usually contains AAC-encoded audio.


!!! tip
Expand Down