Closed GoogleCodeExporter closed 9 years ago
We already have code using the android API :)
audioManager = (AudioManager)
mainService.getSystemService(Context.AUDIO_SERVICE);
audioManager.setStreamVolume(AudioManager.STREAM_SYSTEM, 0, 0);
Original comment by Florent....@gmail.com
on 15 Jul 2012 at 2:05
Command volume already implemented
Original comment by Florent....@gmail.com
on 15 Oct 2013 at 10:19
Original issue reported on code.google.com by
fschm...@gmail.com
on 14 Jul 2012 at 2:03