frameLength property

int? get frameLength

The required number of audio samples per frame

Implementation

int? get frameLength => _porcupine?.frameLength;