We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a406a1 commit 2e136abCopy full SHA for 2e136ab
README.md
@@ -96,6 +96,8 @@ Then update your `Info.plist` with wanted permissions usage descriptions:
96
<string>YOUR TEXT</string>
97
<key>NSSpeechRecognitionUsageDescription</key>
98
99
+ <key>NSSiriUsageDescription</key>
100
+ <string>YOUR TEXT</string>
101
102
<!-- … -->
103
0 commit comments