Skip to main content

A plugin to handle Google AIY Voice Kit V2 button and LED

Project description

PHAL plugin - Google AIY Voice Kit V2

A plugin to handle the button and LED from the famous Google AIY Voice Kit V2

About

This PHAL plugin interacts with the button and the LED connected to AIY Voice Bonnet.

  • When a wake word is detected the LED turns on and when the audio output is over the LED turns off.
  • When the button is pressed, the default behaviour is to make the assistant listen and turn on the LED.

It also possible to configure the plugin to only turn the LED on and off during the listening (not the audio output).

Installation

pip install ovos-phal-plugin-aiy-v2

Configuration

The plugin configuration file is ~/.config/OpenVoiceOS/ovos-phal-plugin-aiy-v2.json.

Option Value Description
color green Define the color of the LED
wakeword_only false Turn on the LED only during the wakeword detection
pulse true Make the LED pulse
button_event mycroft.mic.listen Which event to send to message bus when the button is pressed

Example

Configuration sample of ~/.config/OpenVoiceOS/ovos-phal-plugin-aiy-v2.json.

{
  "color": "green",
  "wakeword_only": false,
  "pulse": true,
  "button_event": "mycroft.mic.listen"
}

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos-phal-plugin-aiy-v2-0.1.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

ovos_phal_plugin_aiy_v2-0.1.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file ovos-phal-plugin-aiy-v2-0.1.0.tar.gz.

File metadata

File hashes

Hashes for ovos-phal-plugin-aiy-v2-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c35029fcc2a79e43e8a65e9565c9393000daa61aca31a0842c7f6ff5562253c0
MD5 786444ce34fe7a7df7dae27dce5f7b47
BLAKE2b-256 d91dad249648d9326d31e81cdbb81e07d0204298535931c7ed8a721e1b306bd5

See more details on using hashes here.

File details

Details for the file ovos_phal_plugin_aiy_v2-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_phal_plugin_aiy_v2-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5e75a49f6202b8df2cc4796f58ca603a4e968b42ab5b4d2704d59b0d911ad63c
MD5 e24d5ecfa477eb4a9027ed2bbdf82e39
BLAKE2b-256 d259a26df83ec6a5ff1ffa671ec24a4ce90dafb9a20eba2b49f81300c363a82f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page