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