Skip to content

Add stt app, audio device support and gutenberg proxy#3

Merged
BxNxM merged 1 commit intoBxNxM:mainfrom
nickustinov:feat/stt-audio-device
Feb 18, 2026
Merged

Add stt app, audio device support and gutenberg proxy#3
BxNxM merged 1 commit intoBxNxM:mainfrom
nickustinov:feat/stt-audio-device

Conversation

@nickustinov
Copy link
Copy Markdown
Contributor

Summary

  • Add stt (real-time speech-to-text via Soniox) to apps.json as external app
  • Add AUDIO_DEVICE / SIM_OPTS support to start-even.sh – passes the --aid flag to the simulator for microphone audio input
  • Add audio input section to README with device discovery instructions
  • Add gutenberg-proxy Vite plugin for the books app's Gutenberg CORS proxying

Test plan

  • Run ./start-even.sh stt – should clone and serve stt-even-g2
  • Run with AUDIO_DEVICE="<id>" ./start-even.sh stt – simulator should capture audio from the specified device
  • Verify npx @evenrealities/evenhub-simulator --list-audio-input-devices lists available devices
  • Run books app – gutenberg proxy should handle CORS for epub/text fetches

🤖 Generated with Claude Code

- Add stt (speech-to-text via Soniox) to apps.json as external app
- Add AUDIO_DEVICE / SIM_OPTS support to start-even.sh for simulator
  audio input (--aid flag)
- Add audio input section to README with device discovery instructions
- Add gutenberg-proxy Vite plugin for books app CORS proxying
@BxNxM BxNxM merged commit 7b3bbdb into BxNxM:main Feb 18, 2026
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.

2 participants