Voice interface for the ovos-audio-transformer-plugin-ggwave plugin.
This skill lets a user turn ggwave on and off by voice. When enabled, ggwave stays on for 15 minutes. After that time, the user must enable it again.
The skill recognizes several spoken names for ggwave:
- ggwave
- audio code
- audio qr code
- audio data
ovos-skill-ggwave is an OVOS skill. Install it with pip:
pip install ovos-skill-ggwaveAsk the assistant to turn ggwave on or off. Example phrases:
- "start ggwave"
- "allow audio data"
- "disable audio codes"
- ovos-audio-transformer-plugin-ggwave, the plugin this skill controls
- ggwave, the underlying audio-data-over-sound library
- ovos-plugin-manager, which provides the
opm.skillentry point this skill registers with
Apache-2.0
