Commit Graph

3 Commits

Author SHA1 Message Date
cogwheel
dc2495dca0 fix(voice-call): Improve async handling and state management
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.
2026-02-05 17:53:09 +05:30
cogwheel
a371556a1c feat(notes): Add audio recording and playback features 2026-01-12 21:48:43 +05:30
cogwheel0
08d5de8a68 refactor(tts): Simplify text-to-speech service by migrating to TtsManager 2025-12-08 10:28:59 +05:30