You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It definitely looks like you're right, that it's not supported anywhere right now.
However, if you're going to work on it, I suggest you work along the lines of .add()ing individual files instead of copying everything to a temporary directory and adding that directory.
If fileobj is not None, then looks like a .addfile() can be used to prevent writing the data to disk more than once.
Please do post progress and questions in this issue.
There does not appear to be a way to create an archive from a collection or with multiple recordings.
I am planning to work on this and submit a PR.
The text was updated successfully, but these errors were encountered: