MobileSheets Forums

Full Version: Support for OPUS audio format
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
To save memory space it would be an advantage to have a support for the OPUS audio format.
But when I try to add an audio file in this format, I cannot select such files (they are not listed).
What do you think about?
I can only support what the build-in audio frameworks support on each platform, and there is no support for OPUS audio files in Microsoft or Apple's frameworks. Google shows that this has been supported since Android 5 though, and I support .ogg files, and Google shows that the .ogg decoder can be used for OPUS files (https://developer.android.com/media/plat...ed-formats).

Mike
(06-15-2026, 04:05 AM)Zubersoft Wrote: [ -> ]I can only support what the build-in audio frameworks support on each platform, and there is no support for OPUS audio files in Microsoft or Apple's frameworks. Google shows that this has been supported since Android 5 though, and I support .ogg files, and Google shows that the .ogg decoder can be used for OPUS files (https://developer.android.com/media/plat...ed-formats).

Mike

Hm,

all of my Android devices are able to play .opus audio files.
Maybe it is just a question of allowing this file extension for audio import in MobileSheets?

Jürgen