Contents

transcriptions

An array of potential transcriptions, sorted in descending order of confidence.

Declaration

var transcriptions: [SFTranscription] { get }

Discussion

All transcriptions correspond to the same utterance, which can be a partial or final result of the overall request. The first transcription in the array has the highest confidence rating, followed by transcriptions with decreasing confidence ratings.

See Also

Getting transcriptions