Closed proustibat closed 1 year ago
I think I fixed another bug:
fix(Stop): Fix stop method error and add toggleStop method Calling stop method caused error because it was not implemented in a class. Also added a toggleStop method to be called, useful when using streaming adress because user doesn't want to be paused.
Based on the onFinish event, it works on the same way. I needed to do something like that: