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.
2 parents 7a406a1 + 2e136ab commit e3f80deCopy full SHA for e3f80de
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