Skip to content

Releases: jaxcore/bumblebee-hotword

0.2.1

11 May 12:28
Compare
Choose a tag to compare

added "Ok Google"

0.0.8

23 Jun 00:10
Compare
Choose a tag to compare
  • upgrade to Porcupine v1.8
  • the 'data' event now contains float data and the hotword
  • added a bufferSize option

0.0.6

31 Dec 23:04
Compare
Choose a tag to compare
  • add the default hotwords back in to simplify the syntax to .addHotword('bumblebee')

0.0.5

31 Dec 22:13
Compare
Choose a tag to compare
  • fixed start/stop related bugs
  • added separate setLineColor() setBackgroundColor() methods

v0.0.4

28 Dec 09:36
Compare
Choose a tag to compare
  • 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