You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this.wavesurfer.load(' ', [this.dataArray], this.bufferLength);
When i load file with above code i can not access to play, pause, stop, seekTo, skip, updatetiem of wavesurfer to control audio how can i fix that?
Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
this.wavesurfer.load(' ', [this.dataArray], this.bufferLength);
When i load file with above code i can not access to play, pause, stop, seekTo, skip, updatetiem of wavesurfer to control audio how can i fix that?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions