SFSpeechRecognizerAuthorizationStatus.notDetermined
The app’s authorization status has not yet been determined.
Declaration
case notDeterminedDiscussion
When your app’s status is not determined, calling the requestAuthorization(_:) method prompts the user to grant or deny authorization.