Re: Speech Library: how interrupt speaking, & know when still speaking?
- Posted by Dan Moyer <danielmoyer at prodigy.net> Jul 29, 2006
- 523 views
C Bouzy wrote: > > Hi Dan, > > I guess you can use Voice_Shutdown()to interrupt the speech, but I don't know > of a way to check to see if the talking is still active. > > ----If you continue to do what you have always done, > you will get what you have always gotten.---- C, Nope, tried that, it just shuts down the app. Where'd you get the dll from, maybe there's other functions in it that would allow stopping a current vocalization? Dan