layeh / barnard

barnard is a terminal-based client for the Mumble voice chat software
GNU General Public License v2.0
150 stars 46 forks source link

Stream.Stopsource() #12

Open bgunebakan opened 8 years ago

bgunebakan commented 8 years ago

Hi, When using barnard, i a press F1 to stop stream and then press again to start stream there is no sound.startSource() is working but if i call stopSource() voice wont come back.What is the problem ? We are using Raspberry Pi 3 and Rasbian image. Regards..

dchote commented 8 years ago

I too am experiencing this issue. Latest raspbian image, updated, after StopSource is called, StartSource does not start the audio stream again. I have tested go versions 1.5 and 1.3.3, and both show the same issue.

dchote commented 8 years ago

I created a pull request against gumble to resolve this particular issue

https://github.com/layeh/gumble/pull/27

KnuckleBob commented 7 years ago

I'm experiencing the same issue. You can only unmute then mute. Hitting F1 again shows "TX" but no sound is recorded.