Content tagged speech-synthesis

Report Tag

14 usages of this tag
  • 4 replies
  • 893 views
This content is deleted
Forum Topic
How do I get duration of speech synthesis text?
0 favourites

How do I get the duration of time the speech synthesis will take to speak? Similar to Audio.Duration("sound"). I need to set the typewriter text speed to how lo...

  • 0 replies
  • 205 views
This content is deleted
Forum Topic
Speech Synthesis not producing Audio in Safari Mobile
0 favourites

I've uploaded an HTML5 game that uses SpeechSynthesis and then want to access it on my iphone via Safari and a website. I've run SupportSpeechSynthesis test and...

  • 0 replies
  • 1.1K views
This content is deleted
Forum Topic
Speech Synthesis plugin: changing voice URI
0 favourites

I am working on a children's game. The game was created in Construct 2 and then we switched to Construct 3. In Construct 2 using UserMedia Plugin, TTS function...

  • 1 replies
  • 414 views
This content is deleted
Forum Topic
SPEECH SYNTHESIS for phone?
0 favourites

Why is this amazing feature not working with Phone? It works perfect on phones browser but not when I export it as an APK. Found this old thread where about the...

  • 5 replies
  • 401 views
This content is deleted
Forum Topic
How do I speak a randomly chosen array entry?
0 favourites

I have an array with a five pieces of text. When a btn is clicked a text box shows a random text entry from the array via this code. Array.At(round(random(0,4))...

  • 2 replies
  • 340 views
This content is deleted
Forum Topic
How do I speak a negative number in math app answer?
0 favourites

The user chooses numbers and operators, and the answer can be spoken. Everything works, but I can't understand how to account for negative answers. Basically wh...

  • 0 replies
  • 136 views
This content is deleted
Forum Topic
Problem with bluetooth and speech synthesis
0 favourites

I have problem, my app work in preview mode on my phone but don't work when export to APK. I have the problem for bluetooth and the speech synthesis. I tried wi...

  • 3 replies
  • 726 views
0 favourites

I want to loop through all available speech synthesis voices and store them so that I can easily change the voice with a function. But when I try to do Voices.G...

  • 1 replies
  • 296 views

For my Android mobile app I need dynamic texts to be spoken. Therefore I wanted to use speech synthesis. The first problem is that I read about missing voices o...

  • 0 replies
  • 121 views
This content is deleted
Forum Topic
Speech synthesis
0 favourites

Is Speech synthesis currently supported in Android apps and iOS ?