Add ability to send opus data through with VoiceNext
Created by: thunderstorm010
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.