ChannelCombinedPhrases 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.
The full transcript per channel.
public class ChannelCombinedPhrases : System.ClientModel.Primitives.IJsonModel<Azure.AI.Speech.Transcription.ChannelCombinedPhrases>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Speech.Transcription.ChannelCombinedPhrases>
type ChannelCombinedPhrases = class
interface IJsonModel<ChannelCombinedPhrases>
interface IPersistableModel<ChannelCombinedPhrases>
Public Class ChannelCombinedPhrases
Implements IJsonModel(Of ChannelCombinedPhrases), IPersistableModel(Of ChannelCombinedPhrases)
- Inheritance
-
ChannelCombinedPhrases
- Implements
Properties
| Name | Description |
|---|---|
| Channel |
The 0-based channel index. Only present if channel separation is enabled. |
| Text |
The complete transcribed text for the channel. |