frameLength property
int
get
frameLength
The number of audio samples per frame required by Porcupine
Implementation
int get frameLength => _frameLength;
The number of audio samples per frame required by Porcupine
int get frameLength => _frameLength;