seven Voice for Huginn
Huginn agent gem that places text-to-speech voice calls via the seven gateway.
Features
- Voice / Text-to-Speech - Drop-in agent for any Huginn scenario that needs voice output
-
Standard Gem - Loads via the Huginn
ADDITIONAL_GEMSmechanism, no source patching
Prerequisites
- A self-hosted Huginn instance
- A seven account with API key (How to get your API key)
Installation
Append huginn_seven_voice_agent to your Huginn .env ADDITIONAL_GEMS value:
ADDITIONAL_GEMS=huginn_seven_voice_agentThen re-run bundle and restart Huginn:
bundleConfiguration
In Huginn, create a new agent of type Seven Voice Agent, paste your seven API key into the agent options and configure the spoken message template.
Usage
Wire the seven voice agent as the receiver of any Huginn event source. Each event triggers a phone call that reads out the rendered template.
Support
Need help? Feel free to contact us or open an issue.