speechVolume: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "\|x([0-9])=<code>" to "|x$1= <code>")
mNo edit summary
 
(One intermediate revision 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