• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MycroftAI / mycroft-core / 1104 / 3
50%
dev: 50%

Build:
DEFAULT BRANCH: dev
Ran 03 Jun 2019 12:18PM UTC
Files 119
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 May 2019 02:07PM UTC coverage: 50.399% (-0.03%) from 50.43%
IS_TRAVIS=true

push

travis-ci

forslund
Restored ability to store wakewords locally (#2141)

* Restored ability to store wakewords locally

The code that handles the local save of wake words configuration -
"record_wake_words" - was removed some time ago.  This restores that
capability.


Add the following to mycroft.conf
  {
    "listener": {
       "record_wake_words": true
    }
  }

Then restart Mycroft.  It should begin saving .wav files under the
/tmp/mycroft_wake_words directory.

The filename, will be  filename structure is: 

<accountId>_<engine>_<model>_<name>_<sessionId>_<time>.wav


* Add documentation for 'record_wake_words' and improve the doc for
'save_utterances'.

8327 of 16522 relevant lines covered (50.4%)

0.5 hits per line

Source Files on job 1104.3 (IS_TRAVIS=true)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6590
  • Travis Job 1104.3
  • 115bf777 on github
  • Prev Job for IS_TRAVIS=true on dev (#7026.3)
  • Next Job for IS_TRAVIS=true on dev (#7031.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc