 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Manuel Arguelles Guest
|
Posted: Mon Aug 22, 2005 11:12 am Post subject: microphone |
|
|
hello, I'm not sure if this is the right newsgroup to write, if I'm out
topic please let me know the right place...
I'm trying to write an application that needs to record from the pc
microphone, the problem is that I haven't found any component that can
do that, mediaplayer maybe but I can't get to use it...
is there an activex or other lib that I can donwload in order to record
a file from the microphone? the only think that I need to do is put the
sound of the microphone in one file, hopefully in PCM 16 bits 8kHz
format, but I think that I can manage the format later.
thanks for you help, and any ideas will be appreciated
best regards
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Mon Aug 22, 2005 4:39 pm Post subject: Re: microphone |
|
|
"Manuel Arguelles" <manuel.arguelles (AT) wirelesszt (DOT) com> wrote
| Quote: | hello, I'm not sure if this is the right newsgroup to write,
|
Only if you use an ActiveX control to access the microphone.
| Quote: | if I'm out topic please let me know the right place...
|
The .multimedia group would be more appropriate.
| Quote: | I'm trying to write an application that needs to record from the
pc microphone, the problem is that I haven't found any component
that can do that, mediaplayer maybe but I can't get to use it...
|
You're looking for the wrong thing. Instead of looking for a component,
look at the waveIn...() functions from the Win32 Multimedia API.
| Quote: | is there an activex or other lib that I can donwload in order to
record a file from the microphone?
|
If you really want to use an ActiveX control, then use DirectX, specifically
DirectSound.
Gambit
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|