RecognitionEventArgs Class

Definition

Defines payload for recognition events like Speech Start/End Detected

public class RecognitionEventArgs extends SessionEventArgs
Inheritance
java.lang.Object
RecognitionEventArgs

Inherited Members

Fields

offset

Represents the message offset in 100nsec increments.

Methods

toString()

Returns a String that represents the recognition event payload.

Applies to