Skip to content

fix: improve Android transcription failure diagnostics - #21

Open
grapeot wants to merge 1 commit into
masterfrom
fix/transcription-failure-diagnostics
Open

fix: improve Android transcription failure diagnostics#21
grapeot wants to merge 1 commit into
masterfrom
fix/transcription-failure-diagnostics

Conversation

@grapeot

@grapeot grapeot commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • classify Android speech transcription failures into local audio, client parsing, network/WebSocket, server, and config stages so logcat shows where a failure originated
  • add stage-specific logging in the recorder and AI Builders audio client, including session creation, websocket connect, send, and server error events
  • surface the same stage context in user-visible speech errors to make bug reports actionable without digging through generic transcription failed messages

Verification

  • ./gradlew --no-daemon assembleDebug
  • ./gradlew --no-daemon testDebugUnitTest

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant