Skip to content

Commit

Permalink
Merge branch 'master' of github.com:stoive/aud.i-o
Browse files Browse the repository at this point in the history
  • Loading branch information
stoive committed Feb 27, 2011
2 parents 2924f0e + dd7385a commit 5cf5f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aud.i-o attempts to bring streaming audio input to JavaScript in a fashion compatible with the Web Audio API [ http://chromium.googlecode.com/svn/trunk/samples/audio/specification/specification.html ].
aud.i-o attempts to bring streaming audio input devices to JavaScript in a fashion compatible with the Web Audio API [ http://chromium.googlecode.com/svn/trunk/samples/audio/specification/specification.html ]. If/When streaming audio I/O is standardised, this will behave as a polyfill to bring functionality to non-supporting browsers (via the currently-used Flash fallback, perhaps Java or Silverlight).

Currently in an embryonic stage - I don't have a browser with working a Web Audio implementation, so integration is not attempted. Furthermore, the API is far from clean, and overall is more of a 'spike' to prove the concept.

Expand Down

0 comments on commit 5cf5f4f

Please sign in to comment.