You are reading help file online using chmlib.com
|
The SpeechRetainedAudioOptions enumeration lists the options for retaining data from an audio stream.
Used in ISpeechRecoContext.RetainedAudio.
Enum SpeechRetainedAudioOptions
SRAONone = 0
SRAORetainAudio = 1
End Enum
You are reading help file online using chmlib.com
|