MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 139

Director scripting reference
Table of Contents

Advertisement

SpeechXtra
Enables you to add text-to-speech functionality to a movie.
You can create a reference to a SpeechXtra object by using the
-- Lingo syntax
objSpeech = new xtra("speechxtra")
// JavaScript syntax
var objSpeech = new xtra("speechxtra");
Method summary for the SpeechXtra object
Method
voiceCount()
voiceGet()
voiceGetAll()
voiceGetPitch()
voiceGetRate()
voiceGetVolume()
voiceInitialize()
voicePause()
voiceResume()
operator.
new
voiceSet()
voiceSetPitch()
voiceSetRate()
voiceSetVolume()
voiceSpeak()
voiceState()
voiceStop()
voiceWordPos()
SpeechXtra
139

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Director mx 2004

Table of Contents