Can we use browser's built-in decoder for OpenAL? I can find some test code that use .ogg file with SDL audio, and I think it should be compiled with --use-preload-plugin so that browser will decode the .ogg files.
But how can we use .ogg files with OpenAL? I dont want to import the libvorbis/libogg if possible, because that will increase the size of compiled file. Thank you for any help. -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
