Event ALWavePlayer.TALWavePlayer.OnCaptionText
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TALWavePlayer
Contents |
Syntax
Delphi:
property OnCaptionText : TSLTextCaptionEvent read FOnCaptionText write FOnCaptionText;
C++ Builder:
__property TSLTextCaptionEvent OnCaptionText = { read=FOnCaptionText, write=FOnCaptionText };
Summary
Occurs when closed caption text is extracted from the audio.
Description
This event occurs every time a closed caption text is
extracted from the audio.