speechVolume: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|s1=" to " |s1=") |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3;</sqf>") |
||
(8 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]]) | ||
|s1= '''speechVolume''' | |s1= '''speechVolume''' | ||
Line 13: | Line 12: | ||
|r1= [[Number]] | |r1= [[Number]] | ||
|x1=< | |x1= <sqf>hint str speechVolume;</sqf> | ||
|seealso= [[fadeSpeech]] | |seealso= [[fadeSpeech]] [[musicVolume]] [[soundVolume]] [[radioVolume]] [[environmentVolume]] [[getAudioOptionVolumes]] | ||
}} | }} |
Latest revision as of 14:10, 5 May 2022
Description
- Description:
- Returns the current speech volume (set by fadeSpeech)
- Groups:
- Sounds
Syntax
- Syntax:
- speechVolume
- Return Value:
- Number
Examples
- Example 1:
Additional Information
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