You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that the documentation explains how to pipe audio into mumble. Is there anyway for the client to pipe audio back out of Mumble-Ruby and to a fifo for play on the sound card.
I see that the documentation explains how to pipe audio into mumble. Is there anyway for the client to pipe audio back out of Mumble-Ruby and to a fifo for play on the sound card.
Perhaps something like: cli.recorder.start('/tmp/ear.fifo')