GitHub - Android-for-Python/speech_recognizer_example
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Speech Recognizer Example
Transcribe and copy to clipboard.
2023-11-13 This repository is archived.
Uses Android SpeechRecognizer to transcribe.
Key buildozer.spec changes:
requirements = python3,kivy, gestures4kivy
android.permissions = INTERNET, RECORD_AUDIO
# android.api MUST BE >= 33
android.api = 33
# the java directory tree and files MUST EXIST
android.add_src = java