Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clappr Speech Control Plugin

Control Clappr player using your voice. See it working here or give you a try.

How to use

Import speech_control.min.js

<script type="text/javascript" src="http://flv.io/speech_control.min.js"></script>

and create Clappr Player adding the external plugin:

var player = new Clappr.Player({
      source: "http://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4", 
      parentId: "#player-wrapper", 
      plugins: {'container': [SpeechControl]}
    );

It uses HTML5 Speech Recognition API and only Chrome supports it for now.

About

Control Clappr player with your voice

Resources

Stars

10 stars

Watchers

16 watching

Forks

Releases

Packages

Used by

Contributors

Languages