Try to force sound enabling for some browsers

This commit is contained in:
Luke Murphy 2020-02-15 20:22:49 +01:00
parent 17d9252d10
commit d0033dd0fa
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -166,6 +166,8 @@ function setupRecording() {
aboutButton.class("button about");
microphone.start();
getAudioContext();
}
class GeneratedShape {