1/23/2013 8:27:28 AM
when you select a new captions row on Chrome doesn't it play the revoicing audio there? Or doesn't it select the row when you click on the Rec button?
</br>
</br>the current workarround is to first click on the row to select it, wait to hear the playback, then press/depress Rec as many times as you like on that row (since it won't play the sound again if the captions row is already selected)
</br>
</br>to fix this I planned to make the Audio recorder buttons mark the mouse events as handled (sometimes listeners can bypass this and also listen for handled events, but most probably this is not a case with the DataGrid). Now that I think of it again though, maybe the best is to add some Idle state property to the Audio recorder and check that before playing the audio when a row selection changes in the DataGrid. It would be in Idle state only when it's not executing some action like Rec/Play/Load/Save.
This content has not been rated yet.