Add local Whisper speech input
This commit is contained in:
5
app.json
5
app.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user