LabelTextObject interface

An object containing the example utterance's text.

Properties

id

The ID of the Label.

text

The text of the label.

Property Details

id

The ID of the Label.

id?: number

Property Value

number

text

The text of the label.

text?: string

Property Value

string