nilsm / typeandspeak

Automatically exported from code.google.com/p/typeandspeak
0 stars 0 forks source link

Add SSML support #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add SSML support for capable TTS engines. Need a list of SSML-capable engines.

Original issue reported on code.google.com by web...@gmail.com on 20 Apr 2012 at 6:19

GoogleCodeExporter commented 8 years ago
Not supported by most TTS engines.

Original comment by web...@gmail.com on 22 Apr 2012 at 7:42

GoogleCodeExporter commented 8 years ago
Not supported by the current TTS engine on Android 4.0, won't add feature.

Original comment by web...@gmail.com on 26 May 2012 at 6:36

GoogleCodeExporter commented 8 years ago
SSML-aware tts engines:

1., com.svox.pico
<phoneme alphabet="xsampa" ph="DIs Iz {n Ig\"zA:mpl="/>

2., com.svox.classic
<phoneme alphabet="xsampa" ph="DIs Iz {n Ig\"zA:mpl="/>

3., com.ivona.tts
<phoneme alphabet="x-sampa" ph='DIs Iz {n Ig"zA:mpl='/>

Non-SSML-aware engines: edu.cmu.cs.speech.tts.flite, com.samsung.SMT

Original comment by gabor.si...@gmail.com on 18 Sep 2012 at 8:49

GoogleCodeExporter commented 8 years ago
Reconsidering this feature request.

Original comment by alanv@google.com on 19 Sep 2012 at 12:49

GoogleCodeExporter commented 8 years ago
I have a real need (education app) for the Google TTS engine to support SSML; 
particularly the audio/src tag/parameter, the emphasis tag, and the rate 
parameter according to the w3.org spec.

I think there's a strong argument for at least the unicode representation of 
the IPA.

Strongly recommend

Original comment by andrew.x...@gmail.com on 12 Feb 2013 at 9:02

GoogleCodeExporter commented 8 years ago
Hello. I have the problem to use phonems and it unfortunately doesn't work. As 
I read this post I was asking myself if this was already solved or not? Is the 
default tts engine able to read a phonetic alphabet like IPA or XSAMPA? Or are 
there other possibilities? Thank you!

Original comment by realto...@gmail.com on 25 Apr 2014 at 4:13