feat: Replace mic_stream_recorder with vad and update iOS deployment target

This commit is contained in:
cogwheel0
2025-11-10 01:57:28 +05:30
parent 5f597a3bb5
commit 62c9243e34
7 changed files with 262 additions and 121 deletions

View File

@@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>13.0</string>
<string>15.1</string>
</dict>
</plist>