Table of Contents

Class Utterances

public class Utterances
Inheritance
object
Utterances

Properties

End

The end time of the utterance in seconds.

public double? End { get; set; }

Property Value

double?

Start

The start time of the utterance in seconds.

public double? Start { get; set; }

Property Value

double?