Summary
VoiceNext should be able to directly send opus data without encoding.
Details
This can be used for not encoding an audio track two times; like if we want to play an Opus audio stream, we wouldn't need to encode it two times (FFMpeg and libopus), just copying the audio stream would be enough.
Summary
VoiceNext should be able to directly send opus data without encoding.
Details
This can be used for not encoding an audio track two times; like if we want to play an Opus audio stream, we wouldn't need to encode it two times (FFMpeg and libopus), just copying the audio stream would be enough.