n8n-nodes-luntrex-tts
v1.1.0
Published
n8n node for Luntrex TTS
Maintainers
Readme
n8n-nodes-luntrex-tts
Luntrex TTS (Text-to-Speech) community node for n8n.
Docs
- Generate an API key by creating an account on Luntrex.
- In n8n, go to Community Nodes, enter
n8n-nodes-luntrex-ttsin the install box, and click Install. - Open the Luntrex TTS node, click Credentials, and paste your Luntrex API key.
Operations
- List Models (Voices)
- Synthesize Speech
Notes
- Base URL:
https://luntrex.com - Auth header:
Authorization: Bearer <YOUR_LUNTREX_API_KEY>
