acomminos / Jumble

An Android service implementation of the Mumble protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio really quiet

puneetgill05 opened this issue · comments

When other users talk to me, I can hear them, but they're really quiet

This is fixed by:

jumbleIntent.putExtra(JumbleService.EXTRAS_AUDIO_STREAM, AudioManager.STREAM_MUSIC);