b612f Posted September 20, 2022 Share Posted September 20, 2022 Hello, The Plantronics Voyager 5200 has a voice command option to answer calls using voice command. Is it possible to program a script to use voice command to activate and deactivate the audio transmission in Mumble? The use case is so that the mic can be enabled without the use of fingers and also without transmitting all speech. This would make it possible to make noise while listening to the channel, and initiate response by starting with a code word to activate mic. Link to comment Share on other sites More sharing options...
Administrators Krzmbrzl Posted September 21, 2022 Administrators Share Posted September 21, 2022 If you device provides some sort of API or you know another way of accessing the events of when the device registers a voice command, you can simply write a small plugin, that does the Mumble-side muting/unmuting. Take a look at https://github.com/mumble-voip/mumble/blob/master/docs/dev/plugins/README.md Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now