GSoC Update 4 - HTML5 Speech API

From MozillaWiki
Revision as of 13:23, 27 July 2011 by Roshanvid (talk | contribs) (Created page with " Things Accomplished - * Got end-pointing working * Audio Encoder working * Getting recognition results using XMLHttpRequest To Do - * I'm working on event dispatching on g...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Things Accomplished -

  • Got end-pointing working
  • Audio Encoder working
  • Getting recognition results using XMLHttpRequest

To Do -

  • I'm working on event dispatching on getting recognition results. This completes a major part of my work. Incorporating more features in the API should be easy now.
  • There's still some problem with audio recording on linux, which I'm trying to debug with my mentor.
  • I'm also looking into implementing a UI to get user permission for speech.