ZeroEffect
Well-known member
Using the DXSDK I figured out how to record audio and play it back. I have two other things I want to do.
1. I want the recording to be automatic.
2. I need to have it stop automatically.
The audio that I was to record comes in with three tones in the begining [Header] and ends with three tones [EOM]. I need to make directx record when the header starts and stop when the EOM is complete.
So I some how need to watch a soundcard input and wait for this information. Audio level alone will not work.
Does anyone know where I should start?
Thanks
ZeroEffect
1. I want the recording to be automatic.
2. I need to have it stop automatically.
The audio that I was to record comes in with three tones in the begining [Header] and ends with three tones [EOM]. I need to make directx record when the header starts and stop when the EOM is complete.
So I some how need to watch a soundcard input and wait for this information. Audio level alone will not work.
Does anyone know where I should start?
Thanks
ZeroEffect