Add utterance

Add a finalised utterance to a data entry's transcript and broadcast it to connected clients. If the entry has no transcript, one is created automatically. Send finalised utterances only.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the data entry.

Body Params

Body

string
required
length between 1 and 36

Speaker label for this utterance, such as "A" or "B".

words
array of objects
required
length between 1 and 1000

Finalised words in this utterance, in order. Word start/end timestamps are in seconds.

words*
string
required
length ≥ 1
number
required
≥ 0

Word start time, in seconds, relative to the recording's start.

number
required
≥ 0

Word end time, in seconds, relative to the recording's start.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json