feat(voice-input): improve STT locale selection and Android handling

This commit is contained in:
cogwheel0
2025-11-27 19:48:25 +05:30
parent d092bb2e44
commit f9574dfec0
2 changed files with 131 additions and 22 deletions

View File

@@ -122,6 +122,4 @@
android:name="flutterEmbedding"
android:value="2" />
</application>
<!-- Queries for speech recognition removed; using server transcription -->
</manifest>