CTI32 Class Library

cti.PlayAndRecognizeWord Method

Play a file 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 file 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 PlayAndRecognizeWord(string,int,Source,VoiceFormat,byte[],int,string,string,int,int,int,string,ref string,ref int);

Play a file 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 PlayAndRecognizeWord(string,int,Source,VoiceFormat,string,int,string,string,int,int,int,string,ref string,ref int);

See Also

cti Class | CTI32NetLib Namespace