cogwheel0
d092bb2e44
fix(audio): optimize audio configuration for iOS and Android platforms
2025-11-27 18:41:41 +05:30
cogwheel0
bccc0135ad
feat(voice-input): Optimize VAD parameters for improved speech detection
2025-11-24 14:17:51 +05:30
cogwheel0
83d59fb294
fix(voice-input): Simplify VAD recording stop logic by removing redundant condition
2025-11-24 14:00:14 +05:30
cogwheel0
d38e986d7c
feat(callkit): Add CallKit service for native call UI and permissions
2025-11-24 12:29:44 +05:30
cogwheel0
4b0c16b522
feat(voice-input): handle iOS simulator speech recognition
2025-11-21 13:39:19 +05:30
cogwheel0
84af6bbe86
feat(tts): Remove auto engine and fix ios STS
2025-11-21 13:39:19 +05:30
cogwheel0
f885513a89
feat(voice): Improve voice input service with locale handling and permission checks
2025-11-13 12:21:59 +05:30
cogwheel0
62c9243e34
feat: Replace mic_stream_recorder with vad and update iOS deployment target
2025-11-10 01:57:28 +05:30
cogwheel0
1bb2cbae25
feat(voice): add voice silence duration configuration
2025-11-05 00:33:17 +05:30
cogwheel0
a3b5c4f5b7
feat(audio): replace record package with mic_stream_recorder
2025-11-05 00:09:35 +05:30
cogwheel0
1a570f4a08
feat(voice-input): improve server-side speech detection with silence auto-stop
2025-11-03 00:36:25 +05:30
cogwheel0
86339715b1
feat(sts): add server side speech-to-text
2025-11-02 19:03:36 +05:30
cogwheel0
8a8ba76298
refactor: update providers to use keepAlive for enhanced state management
...
- Changed multiple provider annotations to `@Riverpod(keepAlive: true)` to improve state retention and management across the application.
- This update aligns with recent enhancements in state management practices, ensuring better performance and user experience throughout the app.
2025-10-01 18:32:16 +05:30
cogwheel0
8543f9255e
refactor: migrate voiceInputAvailableProvider ✅
...
Phase 5.1 Complete (1/5)
- voiceInputAvailableProvider → voiceInputAvailable
- Simple FutureProvider migration
- 2 usages updated automatically
2025-09-30 14:58:53 +05:30
cogwheel0
3c082ffc9e
refactor: action buttons and scroll to bottom ui/ux
2025-09-02 20:43:57 +05:30
cogwheel0
b9f41e0d07
fix: mic permissions
2025-08-28 19:48:35 +05:30
cogwheel0
efefdffb04
refactor: implement intensity decay for voice input and enhance microphone button UI
2025-08-25 21:53:41 +05:30
cogwheel0
ac21ec6493
refactor: remove server audio transcription and related fallback logic, retaining only on-device speech-to-text functionality
2025-08-25 20:56:33 +05:30
cogwheel0
fa9fa8dd1b
refactor: migrate from speech_to_text to stts for voice input functionality
2025-08-25 20:04:04 +05:30
cogwheel0
a930a7a466
refactor: voice input
2025-08-25 10:35:48 +05:30
cogwheel0
7f30b728ab
feat: on device speech to text
2025-08-22 13:54:58 +05:30
cogwheel0
7b598d7c04
fix: default model edge cases
2025-08-17 17:43:19 +05:30
cogwheel0
758615813f
chore: initial release
2025-08-10 01:20:45 +05:30