d5390db7afdf9a91bc56c9667566d7a424e458aa
- --send-file <file.raw> sends a raw PCM file (48kHz mono s16le) through relay - Combine with --record: --send-file talk.raw --record echo.raw <relay> - Fixed all unused import warnings in echo_test.rs Convert any audio to test format: ffmpeg -i input.mp3 -ar 48000 -ac 1 -f s16le input.raw Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
78%
Kotlin
7.9%
Shell
6.7%
TypeScript
3.2%
C++
1.5%
Other
2.6%