RecognizedAudio Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The RecognizedAudio type exposes the following members.

Properties

  NameDescription
Public propertyAudioPositionGets the location in the input audio stream for the start of the recognized audio.
Public propertyDurationGets the duration of the input audio stream for the recognized audio.
Public propertyFormatGets the format of the audio processed by a recognition engine.
Public propertyStartTimeGets the system time at the start of the recognition operation.
Top

See Also