User:David.humphrey/Audio Data API 2: Difference between revisions

Line 142: Line 142:
</pre>
</pre>


Since both the AudioWritten event and the mozWriteAudio() method both use Float32Array, it is possible to take the output of one audio stream and pass it directly (or process first and then pass) to a second:
Since the '''AudioWritten''' event and the '''mozWriteAudio()''' method both use '''Float32Array''', it is possible to take the output of one audio stream and pass it directly (or process first and then pass) to a second:


<pre>
<pre>
Confirmed users
656

edits