Share via


AudioTranslationSegment.Seek Property

Definition

The seek position associated with the processing of this audio segment. Seek positions are expressed as hundredths of seconds. The model may process several segments from a single seek position, so while the seek position will never represent a later time than the segment's start, the segment's start may represent a significantly later time than the segment's associated seek position.

public int Seek { get; }
member this.Seek : int
Public ReadOnly Property Seek As Integer

Property Value

Applies to