C
Colin
Hello all...
I'm working on a small app that uses SAPI with the widely mentioned
SpeechLib interface... App is written in VC#... It speaks fine and I can
trigger that event perfectly...
However, I am at a loss as to how to stop the speech output... I
cannot seem to find any built in command to end speech output before the
end of the string it is reading.
When I wrote apps in VB6, it worked fine... There was a function to
end the speech. I figured SpeechLib for C# would have similar
functionality, but I cannot locate it.
Any pointers would be greatly apprecaited.
Thanks,
Colin
I'm working on a small app that uses SAPI with the widely mentioned
SpeechLib interface... App is written in VC#... It speaks fine and I can
trigger that event perfectly...
However, I am at a loss as to how to stop the speech output... I
cannot seem to find any built in command to end speech output before the
end of the string it is reading.
When I wrote apps in VB6, it worked fine... There was a function to
end the speech. I figured SpeechLib for C# would have similar
functionality, but I cannot locate it.
Any pointers would be greatly apprecaited.
Thanks,
Colin