|
Hi! I wanted to know, what would the coding be if I wanted to toggle mute/unmute of my microphone. I am making a program that can run in the background and pickup a keypress event and toggle mute/unmute of the mic. Any help with any of that coding would...
Started by Sean on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can download the source of a whole application which has muting the microphone, selecting; mixerGetLineInfo((HMIXEROBJ)hmx, &mxl, MIXER_GETLINEINFOF_COMPONENTTYPE); // find the microphone_GETLINEINFOF_SOURCE); if (MIXERLINE_COMPONENTTYPE....
|
|
How can i mute | unmute a windows mobile pocket pc device (i'm using symbol MC70) programmatically? Waht API do I need to use?
Started by Izmoto on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
From there you'll want to look at the Hardware Audio Mixer , which looks like the right API for setting/controlling audio properties on the device. .
You device runs Windows Mobile 5.
EDIT: Check this link too.
Try with waveOutSetVolume.
|
|
Yo!
So I'm trying to rip songs from youtube using Audacity and the windows stereo mix utility and its working pretty well except my damn Mic won't mute.
I have tried going to the recording devices properties and turning the mic volume all the way down...
Started by King Spenny on
, 15 posts
by 8 people.
Answer Snippets (Read the full thread at nsmb):
Its a laptop with an integrated....
Thanks bro.
Er change it to sound card pickup, something along those lines .
Had this problem, had to disable the mic in audacity .
Doughhead.
STFU and quit singing along while its recording.
Unplug mic.
|
Ask your Facebook Friends
|
EDIT:Just rephrasing the question:
Does anyone know how to mute the mic using autohotkey?
Here's why I need it:
Whenever someone walks in my office I have to pause the media player. Sometimes, when I'm watching a video, I also have to mute the headphone...
Started by D Connors on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
#z:: soundget, isMute, MICROPHONE, MUTE if isMute = Off toMute = 1 else toMute=0 SoundSet, toMute, MICROPHONE, MUTE return
Would toggle the mic's you tell what the ....
Monitor, open the door of your CD-ROM drive, and more.. .
|
|
On Sat, 17 Jan 2009 21:55:32 -0800 (PST), HardySpicer <gyansorova@gmail.com
Is there a simple system command to mute the microphone?
Hardy
Started by HardySpicer on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
On Sun, 18 Jan 2009 20:58:48 +0100, "Michel Posseth [MCP]" <MSDN@posseth.com
http://blogs.vbcity.com/drydo/archive/2005/06/07/2038.aspx
simple if you copy and paste the class
HTH
Michel
"HardySpicer" <gyansorova@gmail.comnews:539118e1-... .
|
|
I have the main TV in the family room hooked up to web camera and a microphone, which allows the whole family at once to video chat. I'm happy with the setup, with the exception of the microphone - it is over-the-year (so it is difficult to pass it around...
Started by Sergey Aldoukhov on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
It is recommended for use in Podcasting, voice recognition software, iChat .
Be avoided by muting the microphone in Playback (not Recording)
The Snowflake is a portable professional USB microphone.
|
|
For the umpteenth time I'm battling with getting microphone input to work on an XP machine. I realise the solution might differ depending on the situation, but is there a standard checklist one can work through that will solve 90% of the problems?
In ...
Answer Snippets (Read the full thread at superuser):
You may have an option for the microphone on the window for "Microphone Boost....
Double click the Sound is annoyingly dependant on your sound card .
The selected audio input device and enable the microphone +20dB Boost if necessary...
|
|
Can someone recommend me a good quality Microphone headset for a PC that would equally good for using Skype or listening to music.
This logitech headset is similar to what I'm after. But less expensive
Started by SuperFurryToad on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at superuser):
A unique feature is that the mic slides up into the the earpieces, so you can use them .
Sensitivity, and mute.
|
|
Hey
I am trying to get Skype working on my Ubuntu machine (it works on the same machine if i run windows, with the same exact hardware). I can make calls just fine, but the microphone doesn't work with alsa. The skype download for oss worked a bit but...
Answer Snippets (Read the full thread at superuser):
You can then un-mute or adjust the volume of the channels you want.
Missing some in the basic list.
|
|
On Thu, 10 Jul 2008 10:19:00 -0700, Michael Allred <MichaelAllred@discussions.microsoft.com
I own a LogiTech headset/microphone, you know headphones and microphone all
in one?
Anyway I use it for voice chat, primarily through Yahoo messenger to...
Started by Michael Allred on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
> On Thu, 10 Jul.
All the way down and the microphone
is automatically muted all on it's own.
|