Light
Light

Reputation: 1677

Web Audio API microphone not working on Chrome Canary

I am completely puzzeled because this is something that worked for me few days ago and now it doesn't. I can't get audio input from microphone with the Web Audio Api or getUserMedia. I am using Mac & Chrome Canary 29. I don't get the mic input in the following link: http://webaudiodemos.appspot.com/AudioRecorder/index.html

In the system's mic preferences I do see input from the mic.

It worked few days ago, I have to develop an app with Web Audio API... Don't know what to do. Any idea will be appreciated.

Upvotes: 1

Views: 1823

Answers (1)

cwilso
cwilso

Reputation: 13928

We had a few bad days of audio in Canary. Try again. (I'm the author of http://webaudiodemos.appspot.com/.)

Upvotes: 2

Related Questions