implement message view render queue
This commit is contained in:
parent
c27dd5ca95
commit
86a1460ad2
11 changed files with 160 additions and 83 deletions
|
|
@ -23,6 +23,6 @@ export async function main() {
|
|||
socket = true;
|
||||
|
||||
// Begin audio stream.
|
||||
// initRecorder();
|
||||
initRecorder();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue