Installation
- Unzip the downloaded file
- In Xcode, drags the
SORI.xcframework
to your project - Make sure the
SORI.xcframework
properly embedded from yourTarget - General - Frameworks, Libraries and Embedded Content
- Add the
default.pack
to your project and check the Target Membership so that this can be included in the Bundle. - From
Info.plist
, add theNSMicrophoneUsageDescription
key and descriptions.