Get Microphone Volume

Input System
Client Side
Both Mobile and PC

Get the microphone volume. Return the status when the player's microphone is off or no access is granted.

Declaration

func GetMicrophoneVolume(out var volume float, out var status bool)
go

Parameters

Out

Name Type Description
Volume Float The microphone volume
Status Bool Microphone is turned on or off