<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hey,</div>

<div>I'm trying to code a voice chat but currently I'm stuck. I record the microphone sound via the Qt Framework and I want to compress the audio data with opus. If I record and play the sound without compressing it with Opus, everything is fine. If I use the Opus Codec I just hear a cracking sound. I already tried to ask on Stackoverflow but I didn't receive an answer. </div>

<div>You can find my code here: https://stackoverflow.com/questions/51638654/how-to-encode-and-decode-audio-data-with-opus</div>

<div> </div>

<div>Thanks in advance.</div></div></body></html>