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

MycroftAI / mycroft-core / 1104
50%

Build:
DEFAULT BRANCH: dev
Ran 03 Jun 2019 12:18PM UTC
Jobs 4
Files 119
Run time 1min
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

pending completion
1104

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%)

2.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1104.1 (IS_TRAVIS=true) 03 Jun 2019 12:18PM UTC 0
50.4
Travis Job 1104.1
2 1104.2 (IS_TRAVIS=true) 03 Jun 2019 12:19PM UTC 0
50.4
Travis Job 1104.2
3 1104.3 (IS_TRAVIS=true) 03 Jun 2019 12:18PM UTC 0
50.4
Travis Job 1104.3
4 1104.4 (IS_TRAVIS=true) 03 Jun 2019 12:18PM UTC 0
50.4
Travis Job 1104.4
Source Files on build 1104
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1104
  • 115bf777 on github
  • Prev Build on dev (#7026)
  • Next Build on dev (#7031)
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