fadeSpeech: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (fixed link)
Line 8: Line 8:
|gr1= Sounds
|gr1= Sounds


| Causes a smooth change in the master speech volume. The change duration is given by time, the target volume by volume. The default volume is 1.0. Some of the sounds that play through speech channel are [[Arma_3:_Difficulty_Menu | Tactical Ping]] sounds, [[playSound]] when `isSpeech` argument is [[true]] and [[say3D]] when `isSpeech` argument is [[true]].
| Causes a smooth change in the master speech volume. The change duration is given by time, the target volume by volume. The default volume is 1.0. Some of the sounds that play through speech channel are [[Arma 3: Difficulty Settings| Tactical Ping]] sounds, [[playSound]] when `isSpeech` argument is [[true]] and [[say3D]] when `isSpeech` argument is [[true]].


| time '''fadeSpeech''' volume
| time '''fadeSpeech''' volume

Revision as of 12:43, 28 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Sounds

Syntax

Syntax:
Syntax needed
Parameters:
time: Number - fade interval in seconds
volume: Number - speech volume range 0 to 2. Maximum volume is 2. Default is 1.
Return Value:
Return value needed

Examples

Example 1:
5 fadeSpeech 0.1;

Additional Information

See also:
speechVolumefadeRadiofadeSoundfadeMusicfadeEnvironmentenvironmentVolumesoundVolumemusicVolumeradioVolume

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