Automate Audio app using QTP

Hi, can any one tell me how to automate computerized generated audio in QTP.
While automating QTP is not recognizing audio action.

Questions by natualsignin

Showing Answers 1 - 3 of 3 Answers

vijay kumar

  • Oct 14th, 2016
 

set ovoice=createobject("sapi.spvoice")
ovoice.speak "Hello Vijay "
Note if in data table global sheet you have 3 rows then it will speak 3 time so make sure your iteration should be 1 time.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions