Releases: jaxcore/bumblebee-hotword
Releases · jaxcore/bumblebee-hotword
0.0.8
- upgrade to Porcupine v1.8
- the 'data' event now contains float data and the hotword
- added a bufferSize option
0.0.6
- add the default hotwords back in to simplify the syntax to .addHotword('bumblebee')
0.0.5
- fixed start/stop related bugs
- added separate setLineColor() setBackgroundColor() methods
v0.0.4
- added analyser callback and a SpectrumAnalyser class for drawing oscilloscope to a canvas
- added setMuted() and setMicVolume() methods
- added DeepSpeech example
- stop() actually stops the microphone now