Skip to content

Commit ae30241

Browse files
committed
Update video-openapi.yaml
1 parent 069bfe1 commit ae30241

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

openapi/video-openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,13 +382,17 @@ components:
382382
speaker_default_on:
383383
type: boolean
384384
x-stream-index: "005"
385+
enable_hifi_audio:
386+
type: boolean
387+
x-stream-index: "008"
385388
required:
386389
- access_request_enabled
387390
- opus_dtx_enabled
388391
- redundant_coding_enabled
389392
- mic_default_on
390393
- speaker_default_on
391394
- default_device
395+
- enable_hifi_audio
392396
type: object
393397
AzureRequest:
394398
description: Config for creating Azure Blob Storage storage

0 commit comments

Comments
 (0)