How to speed up voice in google translate with vba

263 views
Skip to first unread message

nelson....@gmail.com

unread,
Jan 25, 2016, 5:45:58 AM1/25/16
to Selenium Users
Please, I'm trying to speed up the voice of the site https://translate.google.com in vba 2003. When I click the first time in the translation micorfone is at normal speed, and the second time is at on reduced speed, however we need to 
control the speed of speech to be able to put on my desired speed, which is faster. What I've done so far is:

Public Sub good()

Dim driver As New SeleniumWrapper.WebDriver
Dim Waiter As New Waiterescondidinho
Dim keys As New SeleniumWrapper.keys


driver.Start "chrome", "https://translate.google.com"
driver.Open "/"

driver.Type "name=text", "good morning"
driver.Click "id=gt-res-listen"


End Sub
 
Thanks Nelson.

devindo...@gmail.com

unread,
Mar 14, 2018, 11:38:39 PM3/14/18
to Selenium Users
cool

David

unread,
Mar 15, 2018, 3:42:24 PM3/15/18
to Selenium Users
Is this meant as a code example/tip or a question for help (like how to make it do the voice translation faster using Selenium as you've shown but somehow tweak it to adjust the speed better)?
Reply all
Reply to author
Forward
0 new messages