Mumble Client RPC subcommands

Improve this page

Various RPC subcommands allow users to issue requests to a running Mumble client starting with version 1.3.0.

CommandDescription
muteMute self
unmuteUnmute self
togglemuteToggle between mute and unmute
deafDeafen self
undeafUndeafen self
toggledeafToggle between deaf and undeaf
starttalkingStart talking (like Push-To-Talk)
stoptalkingStop talking (like Push-To-Talk)

Use mumble rpc --help to get a list of valid commands.

Example call

$ mumble rpc mute
$ mumble rpc unmute