Soundcloud Javascript SDK 2.0 - Stream onfinish event does not execute

前端 未结 3 1039
梦如初夏
梦如初夏 2020-12-21 00:25

I\'m trying to use the onfinish event for the Soundcloud Javascript SDK Stream method. I have the following code that is working except for the onfinish event never fires. A

3条回答
  •  自闭症患者
    2020-12-21 01:02

    I have the same issue, I can't seem to get any of the callbacks to fire. Here's a trivial example, working aside from callbacks. (This should be a comment rather than an answer, but I don't have the SO reputation to do so.)

    
    
    
        
        
    
    
    

    Sound Cloud API callback test

提交回复
热议问题