Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Speaking and audio
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01179442
Message ID:
01179442
Views:
57
Hi I am using this code but after these commands
loSpeak = CREATEOBJECT("SAPI.SPVoice")
talkit = "say something"
loSpeak.SPEAK(talkit)
If someone hits the backspace key, it plays the sound again. Is there
someway to prevent this?
Next
Reply
Map
View