Parrot - shows how to use the javascript api for speech sythesis and speech recognition.
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.
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.
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.
HTTP Streaming from the a web page
Http parrot - This example uses flash 10.1 to send audio directly from you mic to the http speech servers.