CTI32 Class Library

cti.PlayTTSAndRecognizeWord Method

Play a Text-To-Speech string and recognize a single word using the installed speech recognition engine. You must have a CSP enabled port in order to use this function

Overload List

Play a Text-To-Speech string and recognize a single word using the installed speech recognition engine. You must have a CSP enabled port in order to use this function

public static TermCode PlayTTSAndRecognizeWord(string,int,string,string,int,int,int,string,ref string,ref int);

Play a Text-To-Speech string and recognize a single word using the installed speech recognition engine. You must have a CSP enabled port in order to use this function

public static TermCode PlayTTSAndRecognizeWord(string,int,string,string,int,int,int,string,ref string,ref int,string);

See Also

cti Class | CTI32NetLib Namespace