|
feat(examples): add Python and browser WebSocket clients
- examples/client_python.py: streaming TTS client with sounddevice playback - examples/client_browser.html: Web Audio API based browser client - docs/05_usage.md: usage instructions for both clients - pyproject.toml: optional client extras (websockets, sounddevice) - requirements.txt: commented note about client deps |
|---|
|
|
| docs/05_usage.md |
|---|
| examples/client_browser.html 0 → 100644 |
|---|
| examples/client_python.py 0 → 100644 |
|---|
| pyproject.toml |
|---|
| requirements.txt |
|---|