▸ setInputVolume(params): Promise<void>
Sets the input volume level (e.g. for the microphone).
Configuration object for input volume
Desired volume. Values range from -50 to 50, with a default of 0.
Promise<void>
room.self.set_input_volumeYou need to specify the permissions when creating the Video Room Token on the server side.