mackron / miniaudio

Audio playback and capture library written in C, in a single source file.
https://miniaud.io
Other
4.07k stars 361 forks source link

Use AudioUnit to play and record on IOS platform #592

Closed zhulove86 closed 1 year ago

zhulove86 commented 1 year ago

Sorry, this is a discussion, not a bug, and miniaudio works great for me. As we know the iOS build needs to be compiled as Objective-C, if we ues AudioUnit to do these , maybe the iOS works well as C++.