Android Voice

Voice input/output on Android with OpenAI audio APIs: RECORD_AUDIO permission, MediaRecorder capture, multipart upload to /v1/audio/transcriptions (STT), /v1/audio/speech (TTS) playback with MediaPlayer, and a VoiceSession state machine for push-to-talk UX. Use when adding speech-to-text, text-to-speech, mic recording, or a voice-driven screen to an Android app.

KathleenMaas Updated

File contents

KathleenMaas/android-cursor-skills/tree/main/android-voice commit dede2fa170

Frequently asked questions

npx skillmds@latest add kathleenmaas/android-voice