No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
2 additions and
0 deletions
-
vocoder/static/vocoder.js
|
|
@ -31,6 +31,8 @@ function setupRecording(){ |
|
|
|
// TODO: only stop if playing/recording otherwise:
|
|
|
|
// "NotSupportedError: Operation is not supported"
|
|
|
|
recorder.stop(); |
|
|
|
|
|
|
|
// TODO: handle the generation of shapes from here
|
|
|
|
}; |
|
|
|
|
|
|
|
function doPlaying(){ |
|
|
|