Skip to content

Sonus.pause(sonus) and Sonus.resume(sonus) #95

@ginixsan

Description

@ginixsan

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions