Skip to main content
3-Newcomer
October 8, 2019
Question

Text to Speech

  • October 8, 2019
  • 4 replies
  • 1534 views

Hi,

 

Is there a way for reading the text and then narrating it by clicking any button in ThingWorx.

 

Thanks and regards,

Aditya Kumar

4 replies

adiku3-NewcomerAuthor
3-Newcomer
October 8, 2019

In short, I need to implement text to speech.

18-Opal
October 8, 2019

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

adiku3-NewcomerAuthor
3-Newcomer
October 8, 2019

@Constantine Thanks for the reply. But how to execute the powershell or command line using the service of Thingworx