Customize local peer's Audio track settings before Joining the Room.

Checkout Track Settings docs for more details https://www.100ms.live/docs/react-native/v2/how-to-guides/interact-with-room/track/track-settings

Hierarchy

  • HMSAudioTrackSettings

Constructors

Properties

audioMode?: HMSIOSAudioMode

[iOS only] audioMode allows you to capture audio in its highest quality by disabling voice processing and increasing the maximum bandwidth limit

Checkout Music Mode docs for more details https://www.100ms.live/docs/react-native/v2/how-to-guides/configure-your-device/microphone/music-mode

audioSource?: string[]
noiseCancellationPlugin?: HMSNoiseCancellationPlugin

The noise cancellation plugin to use for the audio track.

useHardwareEchoCancellation?: boolean

Generated using TypeDoc