frameLength property
int?
get
frameLength
The required number of audio samples per frame
Implementation
int? get frameLength => _porcupine?.frameLength;
The required number of audio samples per frame
int? get frameLength => _porcupine?.frameLength;