bretth18 / CDSAMPLER

iOS app for recording and sharing audio samples. made w/ swift5 & swiftUI
1 stars 0 forks source link

Implement dynamic stereo recording #1

Open bretth18 opened 3 years ago

bretth18 commented 3 years ago

On iOS14 devices with such capability (iPhoneXS and above?) we can use the microphone array to create dynamic stereo recordings. Should be implemented with variable options for front/back and mono, like the code sample linked below.

Definition of Done:

see reference: https://developer.apple.com/documentation/avfoundation/avaudiosession/capturing_stereo_audio_from_built-in_microphones