Support reading/writing WAV file from stdin #684
Labels
easy hacks
The solution is expected to be straightforward even if you are new to the project
enhancement
help wanted
An important and awaited task but we have no human resources for it yet
sound io
Audio I/O
This is a small follow-up issue for #576.
In roc-recv and roc-send, we have special syntax
-o file:-
and-i file:-
which means read or write from/to stdin. See details here and here.This feature is supported by sox backend, but wav sink and wav source are missing support.
Testing:
The text was updated successfully, but these errors were encountered: