No release in over 3 years
Send Text2Voice messages from Huginn via https://sms77.io.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.7
~> 10.0

Runtime

~> 0.6.1
 Project Readme

seven logo

seven Voice for Huginn

Huginn agent gem that places text-to-speech voice calls via the seven gateway.

MIT License Huginn agent gem Ruby 2.7+ Gem


Features

  • Voice / Text-to-Speech - Drop-in agent for any Huginn scenario that needs voice output
  • Standard Gem - Loads via the Huginn ADDITIONAL_GEMS mechanism, no source patching

Prerequisites

Installation

Append huginn_seven_voice_agent to your Huginn .env ADDITIONAL_GEMS value:

ADDITIONAL_GEMS=huginn_seven_voice_agent

Then re-run bundle and restart Huginn:

bundle

Configuration

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.

License

MIT