Hi, Sergey.
Still testing its components.
We are designing an application for correction of recorded audio captions via recognation google.
The goal is to open the SRT or Txt two RVE mirrored. As the audio is played, according to the time, spoken phrases in the audio are italicized in both RVE. In the first RVE, it would be just for show. And the second would be used to edit the text.
Do you have any idea how we can do this?
Thanks if you can help us.
All the best!
Adilson Pedro
Mirroring two RVE
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Thanks for the feedback!
1) No need to update the RvE1
2) Only existing caption.
In our system we will open the audio at the same time we will open the SRT subtitle in a dataset / dbgrid. In RvE1 and rve2 we will open the legend in txt. As the audio is playing, our system will search time in the dataset, pick up the text and make the location of the phrase in RvE1 and rve2, to find the phrase will change the color of the words found in the two rve. In the two you can edit.
Currently the richview of Delphi, by clicking on the text, pause the audio. And click a button to play and continue execution.
If you have any better ideas to help us set up the project, thank you.
All the best!
1) No need to update the RvE1
2) Only existing caption.
In our system we will open the audio at the same time we will open the SRT subtitle in a dataset / dbgrid. In RvE1 and rve2 we will open the legend in txt. As the audio is playing, our system will search time in the dataset, pick up the text and make the location of the phrase in RvE1 and rve2, to find the phrase will change the color of the words found in the two rve. In the two you can edit.
Currently the richview of Delphi, by clicking on the text, pause the audio. And click a button to play and continue execution.
If you have any better ideas to help us set up the project, thank you.
All the best!
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
May be this demo will be helpful http://www.trichview.com/forums/viewtopic.php?t=60
Alternatively, I think tables could be used, each message in its own row
Alternatively, I think tables could be used, each message in its own row