Content deleted Content added
(edited with ProveIt) |
|||
Line 42:
|-
|}
==Audio Data API==
The current HTML5 media API provides ways to play and get limited information about audio and video, but gives no way to programatically access or create such media. The Audio Data API allows web developers to read and write raw audio data.<ref>{{cite web | url=https://wiki.mozilla.org/Audio_Data_API | title=Audio Data API | accessdate=January 28, 2012}}</ref>
It intends to allow real-time [[audio processing]] in javascript.
==Speech API==
|