Jump to content
Mumble forums

New shortcuts towards audio profiles


oxygen84
 Share

Recommended Posts

Hello all,


I've been poking windbg and trying to get my head around Mumble's source with a view to implementing this is the feature request:

https://sourceforge.net/tracker/?func=detail&aid=2932479&group_id=147372&atid=768008


The following is closed as a duplicate of the above, but it describes my use case exactly:

https://sourceforge.net/tracker/index.php?func=detail&aid=2956960&group_id=147372&atid=768008


I've implemented shortcuts to switch between audio transmission modes (PTT and voice activated) and now I'm looking at changing the audio devices.


My C++ knowledge is a little lacking I'm afraid, similarly my knowledge of QT. What I've done works but I know enough about programming to know that if I'm not confident in an implementation, it's probably not correct (my background is Java, C# and Python, with C++ at University). I also appreciate that switching speakers may cause havoc with the audio processing (would a reset be enough?).


Thanks

- Ben

Link to comment
Share on other sites

  • 3 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...