Custom Audio\Video Extension

0
0

Hello all,

 

I’m looking into using Wisej  on a new project that involves some vary basic audio editing and annotations.

I’m looking for some suggestions on how I can create my own audio player extension similar to wavesurfer.js.

https://wavesurfer-js.org/plugins/regions.html

The feature I’m most interested in is the ability highlight a portion of a waveform and give the user the ability to synchronize text with the audio.

 

It would be great if  there was some way to extend  the default audio player to function like the one above.

 

Thanks

  • You must to post comments
0
0

I’m now trying to follow the steps in this post: https://wisej.com/support/question/hi-something-like-particle-js
I just cant seem to get wavesurfer to behave.

  • You must to post comments
0
0

The audio/video control in Wisej uses HTML5 <audio>, <video> tags.

You can use wavesurfer.js in a Wisej Widget control without limits. There are several integration samples with source code here. If you encounter some issues while using the third party widget, please post a sample.

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.