EnableOutputDevice method |
|
Remarks
Enables/disables access to the system default output device for playback of the sound under editing.
Normal sound cards work in full-duplex, allowing input and output channels working at the same time: some other device used for dictation purposes, like some model of Philips SpeechMike™ devices, work in half duplex so, in order to let other components and/or applications accessing this device, there is the need to disable the control's sound output functionality through a call to this method with the bEnable parameter set to false; once other components and/or applications has completed their task, the sound output functionality can be enabled again through a call to this method with the bEnable parameter set to true.
Syntax
Return value
|