speechVolume: Difference between revisions

From Bohemia Interactive Community
No edit summary
mNo edit summary
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3dev
|game1= arma3
 
|version1= 2.04
|2.03


|gr1= Sounds
|gr1= Sounds


| Returns the current speech volume (set by [[fadeSpeech]])
|descr= Returns the current speech volume (set by [[fadeSpeech]])


| '''speechVolume'''
|s1= '''speechVolume'''


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


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


| [[fadeSpeech]], [[musicVolume]], [[soundVolume]], [[radioVolume]], [[environmentVolume]], [[getAudioOptionVolumes]]
|seealso= [[fadeSpeech]] [[musicVolume]] [[soundVolume]] [[radioVolume]] [[environmentVolume]] [[getAudioOptionVolumes]]
}}
}}
[[Category:Scripting Commands|SPEECHVOLUME]]
{{GameCategory|arma3|Scripting Commands}}

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