A3-TTS (text to speech)

If you liked this item, please rate it up on Steam Workshop page.

Author: Tally

Last revision: 1 Oct, 2023 at 00:35 UTC (4)

File size: 154.38 MB

On Steam Workshop

Description:
Text to speech for arma 3

Mainly aimed at developers and mission makers.

To have a man speak use this syntax:

[_text, _man ] call A3TTS_fnc_say;

To change the voice (pitch) of a man :

private _pitch = 1.2; _man setVariable ["A3TTS_Pitch", _pitch, true];

The mod currently have 3500 words and about 500 common sentences stored.
If the text does not match a prerecorded sentence, the text is spoken word for word.

Missing words will be logged in the RPT file, and a hint will show the missing word.
Feel free to send them to me.

In order to make it work in MP the function needs to be remoteCalled on the client you want to hear the speech.
The client needs to have the mod activated.

If you found this useful and want to help me put food on the table donate here[www.paypal.com]

Download
Revisions:

Old revisions of this mod are available below. Click the link to download.