Skip to content

Implement Android audio input with mic Compose UI#2

Draft
dgallagher33 wants to merge 1 commit intomainfrom
codex/implement-androidaudioinput-class-with-compose-ui
Draft

Implement Android audio input with mic Compose UI#2
dgallagher33 wants to merge 1 commit intomainfrom
codex/implement-androidaudioinput-class-with-compose-ui

Conversation

@dgallagher33
Copy link
Owner

Summary

  • define core AudioInput contract and Transcript data class
  • add AndroidAudioInput using SpeechRecognizer with permission and error handling
  • provide simple Compose MainActivity UI with a mic button invoking audio input
  • configure gradle build scripts for app and core modules and manifest permission

Testing

  • gradle build --console=plain (fails: Plugin [id: 'com.android.application', version: '8.2.0', apply: false] was not found)

https://chatgpt.com/codex/tasks/task_e_689a338903b0832b9bb5dd889b05c5c0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant