flaky-hospital-13625
05/08/2025, 4:18 PMtall-airline-16756
05/08/2025, 4:18 PMtall-airline-16756
05/08/2025, 4:19 PMflaky-hospital-13625
05/08/2025, 4:26 PMtall-airline-16756
05/08/2025, 4:27 PMaudioPreset
property allows you to set audio presets, with the default being AudioPresets.music
.
• Stereo Support: The forceStereo
property enables or disables stereo mode, based on the capture channel count by default.
• DTX (Discontinuous Transmission): This feature, enabled by default for mono tracks, can be controlled using the dtx
property.
• RED (Redundant Audio Data): The red
property enables or disables redundant audio data, which is also enabled by default for mono tracks.
• HD Voice Support: Wideband audio codecs like G.722 are supported for higher quality audio (HD Voice) when compatible with SIP trunks or endpoints.
These settings can be adjusted through the TrackPublishOptions
interface when publishing audio tracks.
Sources: TrackPublishOptions | LiveKit JS Client SDK - v2.8.1 | TrackPublishDefaults | LiveKit JS Client SDK - v2.8.1 | Configuring HD Voice for SIP | LiveKit Docs