TranscriptionOptions.ActiveChannels Property

Definition

The 0-based indices of the channels to be transcribed separately. If not specified, multiple channels are merged and transcribed jointly. Only up to two channels are supported.

public System.Collections.Generic.IList<int> ActiveChannels { get; }
member this.ActiveChannels : System.Collections.Generic.IList<int>
Public ReadOnly Property ActiveChannels As IList(Of Integer)

Property Value

Applies to