feat(voice): Improve voice input service with locale handling and permission checks

This commit is contained in:
cogwheel0
2025-11-13 12:21:59 +05:30
parent 926b5f1cdd
commit f885513a89
3 changed files with 118 additions and 31 deletions

View File

@@ -46,6 +46,7 @@ dependencies:
# Platform Features
vad: ^0.0.7+1
stts: ^1.2.5
record: ^6.1.2
flutter_tts: ^4.2.3
audioplayers: ^6.5.1
image_picker: ^1.2.0