TRVFFmpegSpeechToTextProperty.IsSupported

<< Click to display table of contents >>

TRVFFmpegSpeechToTextProperty.IsSupported

Returns True if programming libraries for speech recognition are available for the application.

function IsSupported: Boolean;

Returns True if FFmpeg 8+ with integrated Whisper model is available for the application.

This function does not check the presence of the model file specified in ModelFileName.