What is key name, that I need to add in Info.plist
to display speech recognition authorization request?
NSMicrophoneUsageDescription
- for microphone usage authorization.
NSSpeechRecognitionUsageDescription
- for asking speech recognition authorization.
Note that speech recognition as any microphone usage is not available in Simulator.