1.4.5 • Published 2 years ago

domoja-voice-google v1.4.5

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
2 years ago

NPM

NPM version Node.js CI CodeQL Coverage Status

domoja-voice-google

Connect a Freebox to Domoja.

Usage

imports:
  - module: voice-google
    source: VoiceByGoogle

sources:
  - voice: {
      type: VoiceByGoogle,
      language: en,
      volume: 100
  }


devices:
  - say : { type: device, widget: text, source: voice, id: unused, name: "Message parlé"} 

scenarios:
  - greetings:
      - init:
        triggers:
          - at: startup
        actions:
          - {device: say, state: "Hi, starting Domoja" }
1.4.5

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

3 years ago

0.0.2

3 years ago

0.0.1

4 years ago