Application.sayAsync() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Application Class Summary |
Availability |
Windows, Mac OSX |
Usage |
mdm.Application.sayAsync(text2speech:String):Void |
Parameters |
text2speech:String - Text to be read |
Returns |
Nothing |
Description |
Uses the system text2speech capabilities to 'say' the specified string. This method returns quicky and does not block Flash runtime execution |
Notes |
Example Code |
mdm.Application.sayAsync("Zinc is ultimate!"); |
mdm.Application Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |