speechVolume: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "\| *arma3 * \| +([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ")
mNo edit summary
 
(7 intermediate revisions by one other user not shown)
Line 10: Line 10:
|s1= '''speechVolume'''
|s1= '''speechVolume'''


|r1= [[Number]]
|r1= [[Number]] in range 0..2


|x1=<code>[[hint]] [[str]] [[speechVolume]];</code>
|x1= <sqf>hint str speechVolume;</sqf>


|seealso= [[fadeSpeech]], [[musicVolume]], [[soundVolume]], [[radioVolume]], [[environmentVolume]], [[getAudioOptionVolumes]]
|seealso= [[fadeSpeech]] [[musicVolume]] [[soundVolume]] [[radioVolume]] [[environmentVolume]] [[getAudioOptionVolumes]]
}}
}}

Latest revision as of 08:23, 1 January 2026

Hover & click on the images for description

Description

Description:
Returns the current speech volume (set by fadeSpeech)
Groups:
Sounds

Syntax

Syntax:
speechVolume
Return Value:
Number in range 0..2

Examples

Example 1:
hint str speechVolume;

Additional Information

See also:
fadeSpeech musicVolume soundVolume radioVolume environmentVolume getAudioOptionVolumes

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note