Quote:
Originally Posted by rgately
except that SayAsync behaves the same as SaySync.
|
Are you sure? Look at the word counter. For a SaySync voice it only updates when speech ends, for an SayAsync voice it updates in real time during speech.
Quote:
- get the name of the voice
- stop speaking and/or pause speaking
- resume speaking
|
I've added these to a new version of the library except for Stop which doesn't seem possible. However I have put in a Skip sentence method which skips forwards or backwards. I guess you could do a forwards skip of a large number to end speech. I have noticed that skip backwards while the last sentence is being spoken seems to end speech rather than skipping back, it works OK on earlier sentences so this may be a "feature" of the speech engine.
The new version is
http://www.basic4ppc.com/forum/addit...h-library.html
@Everyone please regard this thread closed and post any queries in the new thread.