AudioStreamer icon indicating copy to clipboard operation
AudioStreamer copied to clipboard

Audio streaming demo using node.js, web audio api and WebSocket binary messaging. (A lot of APIs used in this code are deprecated. RPs welcomed!)

Results 4 AudioStreamer issues
Sort by recently updated
recently updated
newest added

Windows8.1 / Ubuntu 14.04 Iam getting: in client chrome/latest WebSocket connection to 'ws://xxxx/socket' failed: Connection closed before receiving a handshake response AudioStreamer.js:312 connection error. AudioStreamer.js:271 WebSocket connection to 'ws://127.0.0.1:8000/socket' failed:

this is more a question than an issue. I'm trying to use websocket to sent the audio from html5 chrome to java. but i have some doubts witch audio codec...

Is there a way to disable the voice feedback?

`createJavaScriptNode` => `createScriptProcessor`