| View previous topic :: View next topic |
| Author |
Message |
EDBuescher Member
Joined: 26 Jan 2005 Posts: 2
|
Posted: 26/01/05 22:40 Post subject: WaveAudio and Microphone |
|
|
I have just tried the WaveAudio package and have compiled the demo SoundRecorder. It works great except for recording from the microphone. The microphone is plugged into the sound card and you can hear it's sound in the speakers. I am using WinXP Pro SP2 and Delphi 6. I left all the defaults in the Demo Program.
Any Ideas? |
|
| Back to top |
|
 |
Kambiz Administrator

Joined: 07 Mar 2003 Posts: 422 Location: Tehran, Iran
|
Posted: 27/01/05 10:08 Post subject: |
|
|
| Is the problem hearing the microphone sound? If yes, mute the microphone playback in Windows Audio Properties. You can use AudioMixer component to do this in your application. |
|
| Back to top |
|
 |
EDBuescher Member
Joined: 26 Jan 2005 Posts: 2
|
Posted: 27/01/05 14:24 Post subject: |
|
|
| Sorry for the confusion. I am actually trying to record from the microphone and I can't get WaveAudio to do so. I know the microphone is working because I can hear it through the computer's speakers, and WaveAudio seems to capture all other sound I play on the computer. I am using the SndRcrdr.exe demo program sent w/ the product. |
|
| Back to top |
|
 |
|