TranscribedPhrases Class

Definition

TranscribedPhrases.

public class TranscribedPhrases
type TranscribedPhrases = class
Public Class TranscribedPhrases
Inheritance
TranscribedPhrases

Constructors

Name Description
TranscribedPhrases(Nullable<Int32>, String, IEnumerable<TranscribedPhrase>)

Initializes a new instance of the TranscribedPhrases class.

Fields

Name Description
Channel

The 0-based channel index. Only present if channel separation is enabled.

Phrases

The transcription results segmented into phrases.

Properties

Name Description
Text

The complete transcribed text for the channel.

Applies to