Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seven-io/huginn-voice
Huginn Agent for sending Text2Speech messages via seven.io
https://github.com/seven-io/huginn-voice
automation huginn huginn-agent text-to-speech text2speech tts
Last synced: about 2 months ago
JSON representation
Huginn Agent for sending Text2Speech messages via seven.io
- Host: GitHub
- URL: https://github.com/seven-io/huginn-voice
- Owner: seven-io
- License: mit
- Created: 2020-10-14T12:18:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T11:58:08.000Z (11 months ago)
- Last Synced: 2024-03-14T21:46:48.135Z (10 months ago)
- Topics: automation, huginn, huginn-agent, text-to-speech, text2speech, tts
- Language: Ruby
- Homepage: https://rubygems.org/gems/huginn_sms77_voice_agent
- Size: 122 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Huginn Agent Gem for sending Text2Voice messages via seven.io
## Installation
Append huginn_seven_voice_agent string to your Huginn's .env `ADDITIONAL_GEMS` key.
If this agent is the only gem used it would look like this:
```ADDITIONAL_GEMS=huginn_seven_voice_agent```The last step is to run ```bundle``` from a shell.
### Usage
Head to the administration configuration, enter your API key and you can start sending!### Support
Need help? Feel free to [contact us](https://www.seven.io/en/company/contact/).
[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)