fadeSpeech: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *S([a-z ])" to "$1 - s$2")
mNo edit summary
 
Line 23: Line 23:
|p1= time: [[Number]] - fade interval in seconds
|p1= time: [[Number]] - fade interval in seconds


|p2= volume: [[Number]] - speech volume range 0 to 2
|p2= volume: [[Number]] in range 0..2 - speech volume


|r1= [[Nothing]]
|r1= [[Nothing]]

Latest revision as of 07:59, 1 January 2026

Hover & click on the images for description

Description

Description:
Changes the master speech volume smoothly within the given time. The default volume is 1.0. Some of the sounds that play through speech channel are:
Groups:
Sounds

Syntax

Syntax:
time fadeSpeech volume
Parameters:
time: Number - fade interval in seconds
volume: Number in range 0..2 - speech volume
Return Value:
Nothing

Examples

Example 1:
5 fadeSpeech 0.1;

Additional Information

See also:
speechVolume fadeRadio fadeSound fadeMusic fadeEnvironment environmentVolume soundVolume musicVolume radioVolume

Notes

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