Set voice broadcast defaults (#9471)
This commit is contained in:
parent
9ab8e330fe
commit
9d405a905d
8 changed files with 97 additions and 7 deletions
|
@ -122,7 +122,7 @@ describe("startNewVoiceBroadcastRecording", () => {
|
|||
roomId,
|
||||
VoiceBroadcastInfoEventType,
|
||||
{
|
||||
chunk_length: 300,
|
||||
chunk_length: 120,
|
||||
device_id: client.getDeviceId(),
|
||||
state: VoiceBroadcastInfoState.Started,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue