Add local Whisper speech input

This commit is contained in:
Ismail Ali
2026-04-28 16:35:59 +02:00
parent ec69117e6f
commit d54aae7bac
10 changed files with 614 additions and 7 deletions

View File

@@ -15,7 +15,10 @@
},
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.englishaicoach.app"
"bundleIdentifier": "com.englishaicoach.app",
"infoPlist": {
"NSMicrophoneUsageDescription": "English AI Coach uses the microphone to record your spoken English and transcribe it locally on your laptop."
}
},
"android": {
"adaptiveIcon": {