say: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 32: Line 32:
If camera is not withing given range, title is not shown.
If camera is not withing given range, title is not shown.


Sound is defined in [[description.ext]].
Sound is defined in [[[Description.ext|description.ext]].

Revision as of 15:01, 22 April 2006


back to COMREF

unit say speechname


Operand types:

unit: Object

speechName: Array

Type of returned value:

Nothing

Compatibility:

Added in version 1.75

Description:

Format of speechName is [sound, maxTitlesDistance].

Unit will play given sound.

When unit is person, it will also perform corresponding lipsync effect.

If camera is not withing given range, title is not shown.

Sound is defined in [[[Description.ext|description.ext]].