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 40c2cd4 commit b00e686Copy full SHA for b00e686
README.md
@@ -32,6 +32,7 @@
32
1. Change the "Minimum API Level" to 24 or higher in the "Player Settings (Androd)" Inspector.
33
1. Change the "Target minimum iOS Version" to 11 or higher in the "Player Settings (iOS)" Inspector.
34
* Set the reason for accessing the camera in "cameraUsageDescription".
35
+ * Set the reason for accessing the microphone in "microphoneUsageDescription".
36
1. Add the "Assets/NatCorderWithOpenCVForUnityExample/*.unity" files to the "Scenes In Build" list in the "Build Settings" window.
37
1. Build and Deploy to Android and iOS.
38
0 commit comments