Skip to content

Commit 3302809

Browse files
committed
chore: update app.json in example app
1 parent 0bb465a commit 3302809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/computer-vision/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"bundleIdentifier": "com.anonymous.computervision",
1919
"infoPlist": {
2020
"NSCameraUsageDescription": "Process photo from camera",
21-
"NSMicrophoneUsageDescription": "Required for WebRTC (not currently used)"
21+
"NSMicrophoneUsageDescription": "Required for audio processing"
2222
}
2323
},
2424
"android": {

0 commit comments

Comments
 (0)