Hey @Nektarios
- PCM data: Signed 16-bit little-endian PCM (S16LE).
- Sample rate is 16,000 Hz, bit depth is 16-bit.
- The WebSocket sends data at a consistent rate based on the pipeline design.
- Ensure proper handling of the 16,000 Hz sample rate and 16-bit PCM format on the client side.