speechVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | arma3dev | 2.04" to " | arma3 | 2.04")
m (Text replacement - "\| *arma3 * \| +([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ")
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3
|game1= arma3
 
|version1= 2.04
| 2.04


|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]]


|x1=<code>[[hint]] [[str]] [[speechVolume]];</code>
|x1=<code>[[hint]] [[str]] [[speechVolume]];</code>
Line 17: Line 16:
|seealso= [[fadeSpeech]], [[musicVolume]], [[soundVolume]], [[radioVolume]], [[environmentVolume]], [[getAudioOptionVolumes]]
|seealso= [[fadeSpeech]], [[musicVolume]], [[soundVolume]], [[radioVolume]], [[environmentVolume]], [[getAudioOptionVolumes]]
}}
}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 23:44, 13 June 2021

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

Examples

Example 1:
hint str speechVolume;

Additional Information

See also:
fadeSpeechmusicVolumesoundVolumeradioVolumeenvironmentVolumegetAudioOptionVolumes

Notes

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