OpenVoiceChat icon indicating copy to clipboard operation
OpenVoiceChat copied to clipboard

Fix audio handling

Open fakhirali opened this issue 1 year ago • 0 comments

There should be an audio handler that handles audio input and output. Having separate listener and player don't make sense. Also listening, listening for interruption should be states instead of processes. We should always be listening, since that's what we end up doing. Then depending on the state the input audio is handled accordingly.

fakhirali avatar Nov 20 '24 12:11 fakhirali