microsoft/ftl-sdk

Implement Opus Audio Encoder Stack

NCommander opened this issue · 0 comments

Opus is the primary audio codec used by FTL for the time being. The C API should abstract as much detail as possible to be encoder agnonstic, then using that API, take raw PCM audio, and covert it to Opus audio.