I\'m using the Owl Carousel on my site. According to their documentation, this piece of JavaScript should work:
First, you need to call the owl.autoplay.js.
this code works for me : owl.trigger('play.owl.autoplay',[1000]);