EasySpeech Controls v2.0

InternalSRInterface

Property InternalSRInterface As IUnknown
Read/Write: Read only

Description

ISpeakInternalSRInterface property returns the reference of internal interface.

For SAPI 5.1, it returns the internal interface ISpRecoContext. For more information about ISpRecoContext, please refer Microsoft Speech SDK.

For SAPI 4.0, it returns the internal interface ISRCentralW. For more information about ISRCentralW, please refer Microsoft Speech SDK.

Remarks

None.

See Also

None.