Skip to content

fix(voice-call): Improve async handling and state management#369

Merged
cogwheel0 merged 1 commit intomainfrom
fix-voice-call-freezes
Feb 11, 2026
Merged

fix(voice-call): Improve async handling and state management#369
cogwheel0 merged 1 commit intomainfrom
fix-voice-call-freezes

Conversation

@cogwheel0
Copy link
Owner

Refactor voice call service to handle asynchronous operations more
precisely. Update method signatures to be async, use unawaited for
non-blocking calls, and ensure proper state reset between sessions.
Improve error handling and resource management for voice input and
text-to-speech services.

Refactor voice call service to handle asynchronous operations more
precisely. Update method signatures to be async, use unawaited for
non-blocking calls, and ensure proper state reset between sessions.
Improve error handling and resource management for voice input and
text-to-speech services.
@cogwheel0 cogwheel0 merged commit d3e04db into main Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant