Click or drag to resize
AnswerMachineDetector Constructor (ISpeechToText)
Creates a new instance of AnswerMachineDetector

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public AnswerMachineDetector(
	ISpeechToText sttEngine = null
)

Parameters

sttEngine (Optional)
Type: Ozeki.MediaISpeechToText
See Also