Voice Broadcast recording pip (#9385)
This commit is contained in:
parent
aa57d1287d
commit
195065b217
14 changed files with 382 additions and 4 deletions
|
@ -47,7 +47,7 @@ export const DEFAULTS: IConfigOptions = {
|
|||
url: "https://element.io/get-started",
|
||||
},
|
||||
voice_broadcast: {
|
||||
chunk_length: 60 * 1000, // one minute
|
||||
chunk_length: 60, // one minute
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue