Utterance
Type: object
Required Properties
transcription
translation
Additional properties: true
Dependencies
-
If the property
startTime
is present, the following properties must also be present:endTime
-
If the property
endTime
is present, the following properties must also be present:startTime
Properties
-
Type:
"type"
Type:
string
-
Key:
"key"
Type:
string
Regular expression pattern:
^[(a-z)|(A-Z)|(0-9)]+\.[0-9]{1,3}$
-
End Time:
"endTime"
Type:
number
Minimum:
0.001
-
Language:
"language"
Must be an instance of the Abbreviation schema.
-
Link:
"link"
Type:
string
Format: uri
-
-
Speaker:
"speaker"
Must be an instance of the Abbreviation schema.
-
Start Time:
"startTime"
Type:
number
-
Tags:
"tags"
Must be an instance of the Tags schema.
-
Transcript:
"transcript"
Must be an instance of the Transcription schema.
-
Transcription:
"transcription"
Must be an instance of the Transcription schema.
-
Translation:
"translation"
Must be an instance of the Translation schema.
-
URL:
"url"
Type:
string
Format: uri
-