Click or drag to resize

SessionStatus Properties

The SessionStatus type exposes the following members.

Properties
  NameDescription
Public propertymodel
URI for information about the model that is used with the session.
Public propertyobserve_result
URI for REST results observers.
Public propertyrecognize
URI for REST recognition requests.
Public propertyrecognizeWS
URI for WebSocket recognition requests. Needed only for working with the WebSocket interface.
Public propertystate
State of the session. The state must be initialized to perform a new recognition request on the session.
Top
See Also