SetVoiceMode errors (havent used AGS for 10 months)

Started by rickious, Sun 03/08/2014 14:39:22

Previous topic - Next topic

rickious

I have picked AGS back up after 10 months and I am getting errors on my global script....

SetVoiceMode(eSpeechVoiceAndText);
SetVoiceMode(eSpeechTextOnly);

Has something with these commands changes? any help appreciated.  The script ran fine 10 months ago so I presume theres been an update thats changes some code?

thanks.
--COMING SOON--
'Body Pharm' beta demo.

Body Pharm - coming soon!

Crimson Wizard

There were changes in 3.3.0.
Now it is
Code: ags

Speech.VoiceMode = eSpeechVoiceAndText;


Also, please refer to "Upgrading to 3.3" topic in the manual.

rickious

--COMING SOON--
'Body Pharm' beta demo.

Body Pharm - coming soon!

SMF spam blocked by CleanTalk