add bottom bound to message visualizer

This commit is contained in:
riqo 2021-02-15 16:24:33 -06:00
commit 2831c11de3
6 changed files with 66 additions and 106 deletions

View file

@ -19,8 +19,8 @@ export async function main() {
});
// Instantiate socket session with crimata-platorm.
// if (!socket) initSession();
// socket = true;
if (!socket) initSession();
socket = true;
// Begin audio stream.
// initRecorder();