Wednesday, September 18, 2019

HACK SPEAKER

set ab=CreateObject("SAPI.SpVoice")
for i = 1 to 5
set ab.Voice=ab.GetVoices.Item(1)
ab.Speak"Nagaraja Good job"
next

No comments:

Post a Comment