substringRange
The range information for the transcription segment’s substring, relative to the overall transcription.
Declaration
var substringRange: NSRange { get }Discussion
Use the range information to find the position of the segment within the formattedString property of the SFTranscription object containing this segment.