frameLength property

int? frameLength

The required number of audio samples per frame

Implementation

int? get frameLength => _porcupine?.frameLength;