add add contact mock messages
This commit is contained in:
parent
aa53013cc4
commit
f0a89bd5e4
5 changed files with 24 additions and 20 deletions
|
|
@ -19,10 +19,10 @@ export async function main() {
|
|||
});
|
||||
|
||||
// Instantiate socket session with crimata-platorm.
|
||||
if (!socket) initSession();
|
||||
socket = true;
|
||||
// if (!socket) initSession();
|
||||
// socket = true;
|
||||
|
||||
// Begin audio stream.
|
||||
initRecorder();
|
||||
// initRecorder();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue