Static
Readonly
timeoutTimeout after this many seconds if we had any match (even if final state has not been reached). Default is 2 seconds.
Static
Readonly
timeoutTimeout after this many seconds if we had a good (high probability) match to the final state. Default is 1 second.
Static
Readonly
timeoutTimeout after this many seconds even if nothing has been recognized. Default is 10 seconds.
Static
Readonly
timeoutTimeout after this many seconds regardless of what has been recognized. This is effectively upper bound on the duration of recognition. Default value is 20 seconds.
VADParameter constants correspond to different Voice Activity Detection parameters that are used for endpointing during recognition. You can change values of these parameters using setVADParameters method.