diff --git a/About.md b/About.md new file mode 100644 index 0000000..8f3669d --- /dev/null +++ b/About.md @@ -0,0 +1,7 @@ +# webplatform-samples +HTML5 Samples/Demos + +This demo code shows how to use [WebSpeechRecognition](http://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html) +to record voice and then convert it to text. + +Other useful resource is available at [this location](https://developers.google.com/web/updates/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API)