I have a scenario where I need to convert text into speech. Is there any way to do this using Selenium with Java?
Asked
Active
Viewed 315 times
-1
-
No, there isn't – Guy Nov 18 '19 at 09:53
1 Answers
0
As far as i know Selenium can launch speechinput triggers, but the actual speaking itself can't be done by Selenium. I'd advise to get a third party TTS tool to use live or as a sample in combination with Selenium.

Quadrivics
- 181
- 2
- 10