New topic: 

MacOS X speech question

<http://forums.realsoftware.com/viewtopic.php?t=30451>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       crazymacsoftware.com           Post subject: MacOS X speech 
questionPosted: Mon Oct 12, 2009 9:03 pm                               
Joined: Sat Jun 20, 2009 7:08 pm
Posts: 66              Hi,

I have a question...

I know how to get the computer to say something using the speak command or the 
unix terminal's say command

But what if I want to stop the speaking?

Code:
Select Case hititem.text
Case "Start Speaking..."
  speak readerwnd.bookarea.text
Case "Stop Speaking..."
  //what goes here?
End Select


  
I believe Cocoa (Xcode) has a StartSpeaking: command and a StopSpeaking: command
Does REALbasic have anything like this?  I am interested in Stopping the speech 

Brian   
                            Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to