feat(gateway): P2 — /v1/media/play/{board} (cue audio sur carte) #127

Open
electron wants to merge 0 commits from feat/p2-media-play into main
Owner

Passthrough gateway -> firmware /game/media/play : declenche un WAV/MP3 (SD/LittleFS) sur le DAC de la carte. Valide via gateway locale -> master 192.168.0.188 -> SCENE_WIN.mp3 joue depuis /sdcard. NB: LAN-local (le serveur ne joint pas les cartes). TTS P2 a cabler quand voice-bridge :8200 relance.

Generated with Claude Code

Passthrough gateway -> firmware /game/media/play : declenche un WAV/MP3 (SD/LittleFS) sur le DAC de la carte. Valide via gateway locale -> master 192.168.0.188 -> SCENE_WIN.mp3 joue depuis /sdcard. NB: LAN-local (le serveur ne joint pas les cartes). TTS P2 a cabler quand voice-bridge :8200 relance. Generated with Claude Code
Some checks are pending
Validate Zacus refactor / validate (push) Successful in 11m0s
Repo State / repo-state (push) Failing after 28s
Validate Zacus refactor / validate (pull_request) Successful in 11m14s
Repo State / repo-state (pull_request) Failing after 12m23s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/p2-media-play:feat/p2-media-play
git checkout feat/p2-media-play
Sign in to join this conversation.