- From: <bugzilla@jessica.w3.org>
- Date: Mon, 07 Feb 2011 22:48:06 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11673 --- Comment #2 from Marvin McFadin <dakan@aol.com> 2011-02-07 22:48:06 UTC --- The last draft I saw only had provision for spooling device data (in my case sound) and when recording is stopped a spool file can be accessed for the binary data. My application requires a live stream of buffered recorded audio (voice) to be sent to remote server, where the audio data may be immediately and asynchronously processed and an asynchronous result sent back the client and for each segment of time of the continuous live stream. My application may send a stream of live data for between a few seconds to several minutes in length. The latter would make the use of the file based API unacceptable. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 7 February 2011 22:48:07 UTC