segments
An array of transcription segments that represent the parts of the transcription, as identified by the speech recognizer.
Declaration
var segments: [SFTranscriptionSegment] { get }Discussion
The order of the segments in the array matches the order in which the corresponding utterances occur in the spoken content.