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

MycroftAI / mycroft-core / 7026 / 2
50%
dev: 50%

Build:
DEFAULT BRANCH: dev
Ran 31 May 2019 02:17PM UTC
Files 119
Run time 9s
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.387% (-0.03%) from 50.415%
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'.

8325 of 16522 relevant lines covered (50.39%)

0.5 hits per line

Source Files on job 7026.2 (IS_TRAVIS=true)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6589
  • Travis Job 7026.2
  • 115bf777 on github
  • Prev Job for IS_TRAVIS=true on dev (#7025.1)
  • Next Job for IS_TRAVIS=true on dev (#1104.1)
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