Closed dgouldin closed 10 years ago
Would you mind renaming these to start
/stop
? Otherwise looks good to me. :) Thanks @dgouldin !
Thanks @dgouldin. This should be released shortly. For future people who see this PR, I renamed the methods to be start
/stop
In some cases, people will want to manage the recorder context manually rather than using a context manager. Enable this pattern via
open
andclose
instance methods.