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
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);