Also try this magic
This commit is contained in:
parent
10414e593e
commit
99a33185db
@ -57,6 +57,7 @@ function record() {
|
||||
* Start recording a sound.
|
||||
**/
|
||||
userStartAudio();
|
||||
getAudioContext().resume();
|
||||
if (microphone.enabled === true) {
|
||||
recorder.record(recording);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user