UseOGGSoundDecoder()
Syntax
UseOGGSoundDecoder()Description
Enables the OGG (OGG Vorbis) sound support for CatchSound(), LoadSound(), The OGG format uses destructive compression (lossy) which means that the sound loses more or less of its original information when it's compressed. This is actually one of the best lossy compression algorithms available, which can dramatically decrease the sound file size without lots of audio artifacts.
Supported OS
Windows, Linux, MacOS X