User:David.humphrey/www2010

From MozillaWiki
Jump to: navigation, search

WWW2010 Audio Data Talk

This is an outline for our talk.

Outline

  • Introductions
    • Al, Dave
    • Audio Data
  • Brief outline of talk, demos
  • Goals for today and this talk
    • Convince you that the web is ready for audio data
    • Show you that JavaScript is fast enough for real time digital sound processing
    • Explore some initial possibilities for audio data in the browser
    • Examine what an audio data API for the web might look like
    • Look forward to the future and what audio data might enable on the web
  • API Design
    • audiowritten event
    • event.mozFrameBuffer
    • event.mozSpectrum
    • mozSetup(channels, sampleRate, volume)
    • mozWriteAudio(samples.length, samples [])
  • Conclusions
    • The web is very excited about audio data. People are building Firefox with our patch, downloading our builds, and making demos already.