We are excited to announce our new API Documentation.
Optional
ConfidenceThe confidence score associated with a word or phrase in your transcript.
Confidence scores are values between 0 and 1. A larger value indicates a higher probability that the identified item correctly matches the item spoken in your media.
Optional
ContentThe word or punctuation that was transcribed.
Optional
EndThe end time, in milliseconds, of the transcribed item.
Optional
SpeakerIf speaker partitioning is enabled, Speaker
labels the speaker of the
specified item.
Optional
StableIf partial result stabilization is enabled, Stable
indicates whether the specified
item is stable (true
) or if it may change when the segment is complete
(false
).
Optional
StartThe start time, in milliseconds, of the transcribed item.
Optional
TypeThe type of item identified. Options are: PRONUNCIATION
(spoken words) and
PUNCTUATION
.
Optional
VocabularyIndicates whether the specified item matches a word in the vocabulary filter included in
your request. If true
, there is a vocabulary filter match.
A word, phrase, or punctuation mark in your transcription output, along with various associated attributes, such as confidence score, type, and start and end times.