Demos

Basic Javascript Demos - Basic usage example for recognition and synthesis.

  • Parrot - shows how to use the javascript api for speech sythesis and speech recognition.
  • Say - shows how to use the javascript api for speech synthesis in your web page.
  • What - shows how to use the javascript api for speech recognition in your web page.

  • More Demos - Some more examples.

  • Passage - shows how to use the javascript api to check that correnctnes of a passage.
  • No Grammar - shows how to use the javascript api without a grammar.
  • Out of Grammar Detection - shows how to use detect out of grammar utterances.

  • Automatic Mode Demo - The automatic mode lets you speech enable a web page with little or no modifications.

  • Speakable Links - shows how you can create a speech-web mashup to create multi-modal UIs.
  • Browser Control - shows how you can interact with the browser and cascading style sheets. Scroll, change window size and colors.
  • Fill Form - shows how you can fill out forms using both speech and visual modes.
  • Click and Listen - shows how you can add click to listen to your content.

    Advanced Mode Demo - Advanced mode lets you associate grammar segments with callbacks. Ideal for working with Jquery.

  • Callbacks - Example of the Advanced SpeechAPI.

  • Speech Mashup

  • Speech Mashup - Use the Speech Mashup API to make speakable links and readable content. Use speech to Fill forms, change focus and interact directly with your browser. Its easy to speech enable exsiting web content with just a few lines of javascript.

  • HTTP API

  • Form - Since we use simple http protocols, you can use simple html forms to do both synthesis and recongition requests.