Mirroring two RVE

General TRichView support forum. Please post your questions here
Post Reply
adilsonp
Posts: 7
Joined: Fri Jan 22, 2016 11:09 am

Mirroring two RVE

Post by adilsonp »

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
Sergey Tkachenko
Site Admin
Posts: 17287
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Is content of rve1 must be updated when rve2 is edited?
Are only existing subtitle editable, or users can add and delete subtitles?
adilsonp
Posts: 7
Joined: Fri Jan 22, 2016 11:09 am

Post by adilsonp »

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!
Sergey Tkachenko
Site Admin
Posts: 17287
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

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
Post Reply