Generate timing files (like karaoke files) for a given text

Forum for TextAloud version 3

Moderator: Jim Bretti

Post Reply
hbemtec
Posts: 2
Joined: Mon Jul 01, 2013 10:04 am
Contact:

Generate timing files (like karaoke files) for a given text

Post by hbemtec »

Hello everybody,

I noticed that TextAloud was able to highlight each word it reads while it reads it.
Now, my question is: it there a way to get a "timing list" that associates each word with the time it begins to be pronounced (like a karaoke) ?

For example (the given times are totally random):
"The cat is in the garden" would give:

Code: Select all

The => 0.00
cat => 0.75
is => 1.25
in => 1.75
the => 2.15
garden => 2.40
or something along these lines.

Do you know a way (even involving programming or exploring dark APIs :D ) to achieve that ? Or any tech doc/link/smoke signal I could follow ?
Or has it ever been considered as a feature idea for a future release ?

Thanks in advance
Jim Bretti
Posts: 1558
Joined: Wed Oct 29, 2003 11:07 am
Contact:

Re: Generate timing files (like karaoke files) for a given text

Post by Jim Bretti »

It currently is not possible to configure TextAloud to write this kind of file automatically, but there may be way to do it yourself from your own program using some "dark api's"

Send me an email at jim@nextup.com and I'll give you some instructions.
Jim Bretti
NextUp.com
hbemtec
Posts: 2
Joined: Mon Jul 01, 2013 10:04 am
Contact:

Re: Generate timing files (like karaoke files) for a given text

Post by hbemtec »

I just sent you a mail, thank you so much for your answer !
Post Reply