Hi,
Is there a way for reading the text and then narrating it by clicking any button in ThingWorx.
Thanks and regards,
Aditya Kumar
In short, I need to implement text to speech.
Hello,
The solution depends on your operating system, but the general approach would be to create a Java extension and either use some Java library for TTS, or execute some command line.
/ Constantine
@Constantine Thanks for the reply. But how to execute the powershell or command line using the service of Thingworx