feat: add BGM playback control for big screen display
- Add audio player to display store with play/stop functions - Listen for music state changes from AdminState sync - Support bgm, lottery, and fanfare audio tracks - Create audio directory structure Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
7
packages/client-screen/public/audio/.gitkeep
Normal file
7
packages/client-screen/public/audio/.gitkeep
Normal file
@@ -0,0 +1,7 @@
|
||||
# Audio Files Directory
|
||||
|
||||
Place the following audio files here:
|
||||
|
||||
- bgm.mp3 - Background music (will loop)
|
||||
- lottery.mp3 - Lottery spinning music (will loop)
|
||||
- fanfare.mp3 - Winner celebration sound effect
|
||||
Reference in New Issue
Block a user