Skip to main content
Inspiring
March 1, 2017
Question

Generate speech from dynamic text field

  • March 1, 2017
  • 1 reply
  • 262 views

Hi All,

I've been trying to find a way to generate text-to-speech (with realistic voices and not robotic) from the dynamic text fields I have in my app.

I need to be able to generate it from the textbox as I have random numbers displaying from a variable.

Does anyone know of an extension I can use?

(The extension can't be installed on a user's computer. It needs to all be contained when I publish it)

Thanks,
Jack

This topic has been closed for replies.

1 reply

Legend
March 1, 2017

Specify whether you're working on an AS3 or Canvas project.

Either way, I wouldn't get my hopes up.

Inspiring
March 1, 2017

It's an AS3 file.