oxygen84 Posted November 18, 2010 Share Posted November 18, 2010 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=768008The 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=768008I'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 Quote Link to comment Share on other sites More sharing options...
ermax Posted December 6, 2010 Share Posted December 6, 2010 I would love to see this functionality. I requested the same thing here:https://sourceforge.net/apps/phpbb/mumble/viewtopic.php?f=2&t=246 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.