IAudioInstrumented

(New for 3.0)

This interface is supported by the instrumented audio-source. It allows the application to record audio going into the speech recognition engine, or replace the audio with that from a wave file.

Member function

Description

AudioSource

Specify the audio source object to use.

RegistryGet

Returns the registry key being monitored.

RegistrySet

Sets the registry key to be monitored.

StateGet

Returns the current state of the instrumented audio object, whether it's paused, acting as a pass through, recording, or playing audio.

SateSet

Sets the current state of the instrumented audio object, whether it's paused, acting as a pass through, recording, or playing audio.

WaveFileReadGet

Returns the wave file that is being read from.

WaveFileReadSet

Sets the file to be read from.

WaveFileWriteGet

Returns the wave file to be written to.

WaveFileWriteSet

Sets the wave to write to.