TRVFFmpegSpeechToTextProperty.OptimizeAudio

<< Click to display table of contents >>

TRVFFmpegSpeechToTextProperty.OptimizeAudio

Specifies whether audio should be converted to an optimal format before being passed to the speech recognition model.

property OptimizeAudio: Boolean;

If True, audio data will be converted to 16-bit integer samples, mono, 16000 Hz.

This setting does not affect audio recording and playback.

If the value of this property is changed during a speech recognition session, the new value is not used in that session. It will be used the next time speech recognition is run. See Active.

Default value:

True