1

I have a number of small REAL Studio apps that use the Speak keyword on Windows and Mac to output single words or short phrases.

Can anyone recommend a way of emulating this on Linux versions of the app, either with a shell command or a Soft declare?

These apps are for family use only so I can install free software on Ubuntu if necessary.

2 Answers2

1

Festival is a TTS application available on many Linux distros.

Ignacio Vazquez-Abrams
  • 776,304
  • 153
  • 1,341
  • 1,358
0

Real Studio 2012 Release 2 added support for the Speak command on Linux.

http://docs.realsoftware.com/index.php/Speak

Paul Lefebvre
  • 6,253
  • 3
  • 28
  • 36