Replies: 1 comment 1 reply
-
Can you compile with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[Updated: This was caused by not having "Audio Input" checked in Signing & Capabilities for the app in Xcode]
A copy and paste of: Simple Capture Example in Xcode as a command line C app.
Mic is not muted. I can record in something like audacity just fine.
Output: Audio file with silence for the duration instead of audio
Expected: Audio file with sample data from built in microphone.
Logs, no errors:
Info from device enumeration and printing the id at the end:
System info:
Beta Was this translation helpful? Give feedback.
All reactions