TranscribedPhrases Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |