Closed NeonDaniel closed 1 month ago
Implements a WS API for streaming raw audio (input and output) with a per-client listener running in the backend
Implemented. Stream socket handles chunked audio input and sends wav audio segments, all as bytes.
Global configuration will be used (at least initially). Plugins will match neon-speech defaults.
Implemented in configuration with unit test coverage
Description
Implements a WS API for streaming raw audio (input and output) with a per-client listener running in the backend
Issues
Other Notes