Created
January 11, 2018 02:46
-
-
Save SunXiaoShan/7a8c905e51317cb25a344366f724e2b9 to your computer and use it in GitHub Desktop.
Voice Recognition Plist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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's microphone.</string> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment