1

I can use openAl for .wav files in Android developing.I can set Position for .wav files.But unfortunately I think openAl does not support .ogg or .mp3 files.Only supported .wav files. What can I do ?

SunShadow
  • 13
  • 4

1 Answers1

0

I think you should be able to use OpenAl for ogg. Take a look into this example

Taras
  • 2,526
  • 3
  • 33
  • 63