Contents

isCancelled

A Boolean value that indicates whether the speech recognition task was canceled.

Declaration

var isCancelled: Bool { get }

Discussion

By default, the value of this property is false.

See Also

Canceling a speech recognition task