EZAudio
EZAudio copied to clipboard
Mute the output
Is there any way that I can mute the output (at least set the volume level) of the track? I tried looking into EZAudioPlayer and EZOutput as well but nothing as of now. Please let me know.
I would like to add to this question: Is there a way to let the audio keep going (playing) while the output being forced to mute? The idea is that if my the phone switches to another task the output will be muted, but keep rolling. I think it would be very cool
Did you find a solution for this ?
Any solution for this? I'm would like to adjust volume for output as well...
float volume = 0.0; [self.output setVolume:volume];