fadeSpeech

From Bohemia Interactive Community
Jump to navigation Jump to search
Introduced with Arma 2: Operation Arrowhead version 1.511.51Effects of this scripting command are not broadcasted over the network and remain local to the client the command is executed on
Hover & click on the images for descriptions

Description

Description:
Cause a smooth change in the master speech volume. The change duration is given by time, the target volume by volume. The default master is 1.0.

Syntax

Syntax:
time fadeSpeech volume
Parameters:
time: Number
volume: Number
Return Value:
Nothing

Examples

Example 1:
5 fadeSpeech 0.1;

Additional Information

See also:
fadeRadiofadeSoundfadeMusicsoundVolumemusicVolumeradioVolume

Notes

i
Only post proven facts here. Report bugs on the feedback tracker. Use the Talk page or the Forums for discussions.

Notes

Bottom Section