▸ setInputSensitivity(params): Promise<void>
Sets the input level at which the participant is identified as currently speaking.
Configuration object for input sensitivity
Desired sensitivity from 0 (lowest sensitivity, essentially muted) to 100 (highest sensitivity). The default value is 30.
Promise<void>
room.self.set_input_sensitivityYou need to specify the permissions when creating the Video Room Token on the server side.