◐ Shell
clean mode source ↗

GitHub - Android-for-Python/speech_recognizer_example

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

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