我们可以通过调用Excel的API来实现系统自动语音功能。
示例代码:
Set excel = CreateObject( "Excel.Application" )
excel.Speech.Speak "Advanced QTP"
Set excel = nothing
我们可以通过调用Excel的API来实现系统自动语音功能。
示例代码:
Set excel = CreateObject( "Excel.Application" )
excel.Speech.Speak "Advanced QTP"
Set excel = nothing