On Sat, 17 Sep 2005 14:55:46 -0700, Moris wrote:
Does anyone knows what is the format of Netmeeting voice being captured from
the microphone while I'm in a voice conversation with another party?
Is it PCM?
What is the sample size?
and what is the baud rate?
My understanding is that NetMeeting captures 8bit mono 8kHz audio from the
audio input device.
Can this be modified by the user and how?
In what way? And for what purpose?
What was captured from the input device is somewhat moot in standard
NetMeeting anyway as the codecs used to encode the audio are fixed (or at
least fixed from a set of five chosen based on various factors determined
at call setup).
I think it should be possible to create a custom codec for use within the
H.323 framework used by NetMeeting. A starting point might be the
NetMeeting SDK and the H.323 specification.