Skip to main content
Participating Frequently
April 11, 2020
Question

Controlling audio in Canvas

  • April 11, 2020
  • 1 reply
  • 730 views

Is there no simple way to control an audio clip in HTML5 Canvas using the Code Snippets.

 

Seems such a simple requirement that you could start, skip and stop an audio clip using a button click somewhere like you can with a video file.

 

Thanks

    This topic has been closed for replies.

    1 reply

    kglad
    Community Expert
    Community Expert
    April 11, 2020

    i don't see a snippet.  use the sound api, https://createjs.com/docs/soundjs/classes/Sound.html

    Participating Frequently
    April 11, 2020

    Thanks, but a bit outside my technical expertise.

    Do you know if on the roadmap at all, seems a big gap in a digital media tool.

    kglad
    Community Expert
    Community Expert
    April 12, 2020

    i don't really know, but you can google it.  i wouldn't expect much useful info though: adobe's not the most forthright company.