GSoC Update 4 - HTML5 Speech API

From MozillaWiki
Jump to: navigation, 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.