Type Alias: VoiceSettings
Properties
| Property | Type | Required | Description |
|---|---|---|---|
peerLimit | number | Yes | Maximum number of concurrent peers. 0 = unlimited. |
accessKeysCount | number | Yes | Number of access keys created for this project |
hostingType | string | No | Hosting type of the project (e.g. "hosted", "on-premise") |
permissions | unknown | No | Permission flags for the current user |
Defined in
4Players/cortex-typescript-sdk/src/resources/voice.ts:8