sampleRate property

int? get sampleRate

The required audio sample rate

Implementation

int? get sampleRate => _porcupine?.sampleRate;