Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rejas/mmm-mozillavoice

trying out mozillas speaktome api with my magic mirror
https://github.com/rejas/mmm-mozillavoice

Last synced: 10 days ago
JSON representation

trying out mozillas speaktome api with my magic mirror

Awesome Lists containing this project

README

        

# MMM-MozillaVoice

This is a module for the [MagicMirror²](https://github.com/MichMich/MagicMirror/).

Todo: Insert description here!

## Using the module

To use this module, add the following configuration block to the modules array in the `config/config.js` file:
```js
var config = {
modules: [
{
module: 'MMM-MozillaVoice',
config: {
// See below for configurable options
}
}
]
}
```

## Configuration options

| Option | Description
|----------------- |-----------
| `option1` | *Required* DESCRIPTION HERE
| `option2` | *Optional* DESCRIPTION HERE TOO

**Type:** `int`(milliseconds)
Default 60000 milliseconds (1 minute)