Files
voice-cat/core/src/codec/opus_codec.cpp

8 lines
150 B
C++
Raw Normal View History

#include "codec/opus_codec.h"
namespace voicecat::codec {
// M0 stub. Brought up in M2. See docs/voice.md §34.
} // namespace voicecat::codec