Ejemplo n.º 1
0
 public static extern int SetStringParameter(SpeechParams what, string value);
Ejemplo n.º 2
0
 public static extern int SetParameter(SpeechParams what, int value);
Ejemplo n.º 3
0
 public static extern string QueryStringParameter(SpeechParams what);
Ejemplo n.º 4
0
 public static extern int queryParameter(SpeechParams what);