VoiceCapture and playback always working without any issues, but Voice Encode & Decode not working Sometimes randomly, i don’t know what’s wrong in this mystery.
Sometimes Decoding failed with a warning “Decompression Buffer is too small to Decode”
Sometimes Encoding failed with a warning “Encode Failed [-1] invalid arguments”
When everything is working well,
VoiceCapture State is OK and VoiceBufferSize is 3000 and EncodedBufferSize is 300 and DecodedBufferSize is 2600.
Even when VoiceCapture State is OK and VoiceBufferSize is 3000 and EncodedBufferSize is 300, Decode failing Sometimes.
Even when VoiceCapture State is OK and VoiceBufferSize is 3000 and Encode failing Sometimes.
Any Solution or any other compressions available?