Try to force sound enabling for some browsers
This commit is contained in:
parent
17d9252d10
commit
d0033dd0fa
@ -166,6 +166,8 @@ function setupRecording() {
|
|||||||
aboutButton.class("button about");
|
aboutButton.class("button about");
|
||||||
|
|
||||||
microphone.start();
|
microphone.start();
|
||||||
|
|
||||||
|
getAudioContext();
|
||||||
}
|
}
|
||||||
|
|
||||||
class GeneratedShape {
|
class GeneratedShape {
|
||||||
|
Loading…
Reference in New Issue
Block a user