Skip to main content

Type Alias: VoiceSettings

type VoiceSettings: components["schemas"]["VoiceSettings"];

Properties

PropertyTypeRequiredDescription
peerLimitnumberYesMaximum number of concurrent peers. 0 = unlimited.
accessKeysCountnumberYesNumber of access keys created for this project
hostingTypestringNoHosting type of the project (e.g. "hosted", "on-premise")
permissionsunknownNoPermission flags for the current user

Defined in

4Players/cortex-typescript-sdk/src/resources/voice.ts:8