Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 255 Bytes

setRadioVolume.md

File metadata and controls

14 lines (9 loc) · 255 Bytes

setRadioVolume

Description

Sets the local players radio channel volume

Parameters

  • radioVolume: the radio volume to set to between 0 - 100 percent
-- sets the radio volume to 50 percent
exports['pma-voice']:setRadioVolume(50)