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

MycroftAI / mycroft-core / 7026
50%

Build:
DEFAULT BRANCH: dev
Ran 31 May 2019 02:16PM UTC
Jobs 4
Files 119
Run time 3min
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
7026

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

2.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7026.1 (IS_TRAVIS=true) 31 May 2019 02:17PM UTC 0
50.38
Travis Job 7026.1
2 7026.2 (IS_TRAVIS=true) 31 May 2019 02:17PM UTC 0
50.39
Travis Job 7026.2
3 7026.3 (IS_TRAVIS=true) 31 May 2019 02:20PM UTC 0
50.43
Travis Job 7026.3
4 7026.4 (IS_TRAVIS=true) 31 May 2019 02:16PM UTC 0
50.38
Travis Job 7026.4
Source Files on build 7026
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7026
  • 115bf777 on github
  • Prev Build on dev (#7025)
  • Next Build on dev (#1104)
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