Issue 8744 in selenium: How to speed up voice in google translate with vba

12 views
Skip to first unread message

sele...@googlecode.com

unread,
Jan 19, 2016, 7:26:39 AM1/19/16
to selenium-develope...@googlegroups.com
Status: Invalid
Owner: ----

New issue 8744 by nelson.l...@gmail.com: How to speed up voice in google
translate with vba
https://code.google.com/p/selenium/issues/detail?id=8744

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 Waiter
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


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages