add bottom bound to message visualizer
This commit is contained in:
parent
f0a89bd5e4
commit
2831c11de3
6 changed files with 66 additions and 106 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in a new issue