sampleRate property

int? sampleRate

The required audio sample rate

Implementation

int? get sampleRate => _porcupine?.sampleRate;