G
Guest
I am working on a foreign language learning program. (C# DotNet V2) I have
some written text, and a recording of a native speaker speaking that text. I
would like to be able to do the following:
1 - synchronize the voice with the text, so that the background color of
each word is hilighted as the voice reads that word.
2 - be able to jump around within the recorded text. For instance if the
user double-clicks a certain sentence - just that sentence is read. Currently
the speech is in one file per paragraph.
3 - be able to slow down or speed up the pace of the spoken text (while not
making it sound ridiculous), also the synchronization in step one should not
be broken by this process.
I am a rank amateur at audo, so any ideas on how to do this, what
sound-editing tools would be good to use, etc. will be good for your karma!
(and really appreciated by me.)
some written text, and a recording of a native speaker speaking that text. I
would like to be able to do the following:
1 - synchronize the voice with the text, so that the background color of
each word is hilighted as the voice reads that word.
2 - be able to jump around within the recorded text. For instance if the
user double-clicks a certain sentence - just that sentence is read. Currently
the speech is in one file per paragraph.
3 - be able to slow down or speed up the pace of the spoken text (while not
making it sound ridiculous), also the synchronization in step one should not
be broken by this process.
I am a rank amateur at audo, so any ideas on how to do this, what
sound-editing tools would be good to use, etc. will be good for your karma!
(and really appreciated by me.)