diff --git a/src/blackcore/voice_vatlib.cpp b/src/blackcore/voice_vatlib.cpp index ea71b1c0f..726530106 100644 --- a/src/blackcore/voice_vatlib.cpp +++ b/src/blackcore/voice_vatlib.cpp @@ -57,7 +57,7 @@ namespace BlackCore this->m_audioOutput->setVolume(1.0); // do processing - this->startTimer(100); + this->startTimer(10); } catch (...) {