Hi, I'm trying to use SoundEffect on Android. I have to play quickly a particular wav signal.
In the log I have this error:
W AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client; transfer 1, track 22050 Hz, output 48000 Hz
Which is the right way to enable this feature?