Text to speech nonfunctional in standalone
    Dar Scott 
    dsc at swcp.com
       
    Sat Feb 14 17:30:06 EST 2004
    
    
  
On Saturday, February 14, 2004, at 02:39 PM, Marian Petrides wrote:
> In the IDE:   the text entered into the first field gets spoken and 
> appears properly in the second field ("debug")
> In the standalone: No speech, no text placed into field "debug"
Your example has no 'try' structure.  Perhaps your standalone does not 
have an errorDialog handler.  Under those conditions, maybe the error 
of not finding revSpeak or its not executing completely for some 
reason, simply causes your mouseUp handler to quit.  Under these 
conditions you might not get any indication of what is happening, 
except that things stop at a particular point.
Dar Scott
    
    
More information about the use-livecode
mailing list