Package version
5.2.0
Environment
- OS: MacOS, not tested yet on other platforms
Describe the bug
When I call .pause(), the recording notification icon in the system tray does not disappear:
I couldn't find a way to make it disappear.
To Reproduce
Call .pause() on a recording that has already started on MacOS.
Expected behavior
The notification icon disappears.
Additional Context
Calling .stop() actually does not remove it either. The only way to remove it is to call .cancel()