supportsSpeechToText property
bool
get
supportsSpeechToText
Check if this configuration supports speech-to-text
Implementation
bool get supportsSpeechToText => true;
Check if this configuration supports speech-to-text
bool get supportsSpeechToText => true;