-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
I've read previous issues but haven't been able to get anything clear.When I try to pause or resume sonus with Sonus.pause(sonus). I get this error.
Sonus.pause = () => record.pause()
^TypeError: record.pause is not a function
I've tried too stoping it and restarting it but then I get the
throw er; // Unhandled 'error' event
^Error: write after end
That I saw some people get too.
Anybody was able to get any workaround to pause sonus and resume it?
Metadata
Metadata
Assignees
Labels
No labels