Skip to content

Instantly share code, notes, and snippets.

@SunXiaoShan
Created January 11, 2018 02:46
Show Gist options
  • Save SunXiaoShan/7a8c905e51317cb25a344366f724e2b9 to your computer and use it in GitHub Desktop.
Save SunXiaoShan/7a8c905e51317cb25a344366f724e2b9 to your computer and use it in GitHub Desktop.
Voice Recognition Plist
<key>NSMicrophoneUsageDescription</key> <string>Your microphone will be used to record your speech when you press the "Start Recording" button.</string>
<key>NSSpeechRecognitionUsageDescription</key> <string>Speech recognition will be used to determine which words you speak into this device&apos;s microphone.</string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment