isFinal
A Boolean value that indicates whether speech recognition is complete and whether the transcriptions are final.
Declaration
var isFinal: Bool { get }Discussion
When a speech recognition request is final, its transcriptions don’t change.
A Boolean value that indicates whether speech recognition is complete and whether the transcriptions are final.
var isFinal: Bool { get }When a speech recognition request is final, its transcriptions don’t change.