Field-Map Scripting

4.1.6.2.7 Speak

Speak procedure


Prototype:

procedure Speak (const AText: string);

Description:

This procedure plays back written text as spoken words

Syntax:

Speak(AText);

Part

Description

AText

the string to be spoken





See also:

Beep; PlaySoundFromFile; PlaySoundFromLibrary; ReleaseSound; SwitchSoundsOff; SwitchSoundsOn; Speak