-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Hi, I have a usecase where I would need to send the wav to a server and I would like to write it in memory and send it that way, there shouldn't be a need to touch the disk at all, is this possible with hound? Since write_sample only works on a WavWriter which requires seek which isnt implemented by BufWriter
Metadata
Metadata
Assignees
Labels
No labels