No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
0 deletions
-
voicegardens/static/voicegardens.js
|
|
@ -30,6 +30,7 @@ var newSoundJustRecorded = false; |
|
|
|
var playButton; |
|
|
|
var recordButton; |
|
|
|
var stopButton; |
|
|
|
var chorusButton; |
|
|
|
|
|
|
|
// Time-out used to stop a recording in case the user forgets to stop it
|
|
|
|
// themselves. It also gurantees to turn off the mic in case of some unknown
|
|
|
|