Contents

SFSpeechRecognizerAuthorizationStatus.notDetermined

The app’s authorization status has not yet been determined.

Declaration

case notDetermined

Discussion

When your app’s status is not determined, calling the requestAuthorization(_:) method prompts the user to grant or deny authorization.

See Also

Authorization statuses