menu
vosk_flutter_service package
documentation
vosk_flutter.dart
Recognizer
sampleRate property
sampleRate property
dark_mode
light_mode
sampleRate
property
int
sampleRate
final
The sample rate of the audio you are going to feed into the recognizer.
Implementation
final int sampleRate;
vosk_flutter_service package
documentation
vosk_flutter
Recognizer
sampleRate property
Recognizer class