@gu_ma wrote:
Hi there,
Does anyone have experience with Speech Synthesis? I would like to include some in an upcoming project but not sure where to proceed. I've tried a few lib and comparatively the system command "say" (OSX) produce better results. It also seems that there are a lot of potential to tweak the speakers voice ( http://apple.co/2gfzX4o ) but I'm not sure how to use this command and control all parameters within OF other than:
system("say 'this is a quick test' &");
As mentioned in this post: https://forum.openframeworks.cc/t/text-to-speech-amp-speech-to-text-libraries/3243/4
Thanks in advance,
Guillaume
Posts: 1
Participants: 1