step 6 : try audio recording and play before send to BE

This commit is contained in:
sindhu
2025-02-22 06:30:34 +07:00
parent 61fedad0ca
commit 5f1917c667
11 changed files with 238 additions and 288 deletions

View File

@@ -49,5 +49,7 @@
<true/>
<key>NSCameraUsageDescription</key>
<string>This app needs camera access to scan QR codes</string>
<key>NSMicrophoneUsageDescription</key>
<string>Some message to describe why you need this permission</string>
</dict>
</plist>