Most viewed recipes tagged "virtualbox"http://code.activestate.com/recipes/tags/virtualbox/views/2010-12-14T14:53:07-08:00ActiveState Code RecipesLaunch virtualbox with emulated USB microphones (Python)
2010-12-14T14:53:07-08:00Joseph Reaglehttp://code.activestate.com/recipes/users/4171494/http://code.activestate.com/recipes/577467-launch-virtualbox-with-emulated-usb-microphones/
<p style="color: grey">
Python
recipe 577467
by <a href="/recipes/users/4171494/">Joseph Reagle</a>
(<a href="/recipes/tags/sound/">sound</a>, <a href="/recipes/tags/virtualbox/">virtualbox</a>).
Revision 4.
</p>
<p>A small Python script that sets sound emulation variables for a particular USB microphone that you want to use, and sets the microphone volume level, since that is often set at zero in the Linux context.</p>