Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 502 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 502 Bytes

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