Declaración
func GetMicrophoneVolume(out var volume float, out var status bool)
go
Get the microphone volume. Return the status when the player's microphone is off or no access is granted.
func GetMicrophoneVolume(out var volume float, out var status bool)
go