- macOS 10.13.5 (Deployment Target of macOS 10.11)
- Xcode 9.4.1 (9F2000)
- Swift 4.1
Takes input from a selected input device, Opus encodes it, Opus decodes it and optionally prints / saves to a file.
Uses Apple Ring Buffer code and an Objective-C++ wrapper for it from:
Uses OpusOSX.framework, an Objective-C framework built around libopus.
For more information on libopus and Opus see:
- none at present
Please reports any bugs you observe to douglas.adams@me.com