|
Is there a way to stream audio into the microphone port without jacking the speaker audio cable into the mic port? Operating systems: Windows, Linux
Started by audiomic on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
You could.
I think they call it microphone listening or something.
Through the mic port to speaker.
|
|
Q: Sing Stand Microphone Can I Purchase A Microphone To Replace A Broken Microphone
Started by cheaps on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at helpowl):
|
|
I want to use Skype. Should I buy a webcam with built in microphone OR a webcam with a separate headset?
Will the built-in microphone have much worse audio quality? I'd rather not mess around with a headset if I can.
Started by Iain on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I do have a wireless headset though i prefer a microphone for video chat.
Looking like mickey mouse.
|
Ask your Facebook Friends
|
Is there a way to programmatically detect whether the microphone is on on Windows?
Started by Ra on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The Windows default input device/channel), and see.
The best you can do is to read audio data from the input channel you suspect to be a microphone (eg.
Sound channel is connected to a microphone device.
|
|
I need to capture PCM data from microphone in C++.
I'm a beginner.
How to do it?
Started by Superior0 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Beyond....
They have a class called RtAudio that works on multiple platforms including Windows, OS X, and Linux .
Check out The Synthesis Toolkit.
There's a sample project available here.
You can do this with the waveInOpen() and waveInStart() API functions .
|
|
A groups of friends are working on a little game that would listen to the microphone as part of the interaction. We've tinkered with processing and flex. What we'd like to know is if anyone has succeeded in:
recording from the microphone using a web app...
Started by speciousfool on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It is possible that Adobe will implement this in Flash 11 .
From the microphone from the client side.
|
|
I bought a USB SpeedLink SL-8707-SSV Pure Voice microphone.
When I record with it (audacity / windows sound recorder) it records a terrible scratching noise:
I've looked for drivers but on the company's website it says:
Microphones don't require drivers...
Started by Edward Tanguay on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
The microphone....
Setting background noise or interference.
It should walk you through positioning it correctly.
Have you tried using Windows 7's "Set up a microphone" wizard? To access it, click start, type in microphone and click the link.
|
|
Can I access a users microphone in Python?
Sorry I forgot not everyone is a mind reader: Windows at minimum XP but Vista support would be VERY good.
Started by Unkwntech on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Should be very straightforward for windows and there's even an example on how to record through the microphone and save to a wave file.
Will open a microphone device and you can read the data easily from there.
|
|
I am using the Skype4Com COM object to intercept audio from the microphone. I know that it is 16 bit mono, but how do I find out what its sample rate is?
Started by Mark Heath on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
(it probably.
Just assume that it is 44.1kHz.
The microphone doesn't have a sample rate, it's up to the software to decide what sample rate to determine the microphone sample rate at the moment.
|
|
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.
|