Releases: Speechify-AI/speechify-n8n
Releases · Speechify-AI/speechify-n8n
Release list
v0.0.2
0.0.2 (2026-09-09)
Features
- cascade Voice and Language off the selected Model [DRG-203] (5591bae)
- load the Model dropdown live from /v1/audio/models [DRG-203] (9881499)
- voice picker, audio options, output format, cheaper cred test [DRG-203] (66ea9a8)
- voice picker, audio options, output format, cheaper cred test [DRG-203] (f4b2eb7)
0.0.1
First release of @speechify/n8n-nodes-speechify — the n8n community node for the Speechify Text-to-Speech API.
Features
- Speech → Generate Audio: text (or Speechify SSML) → an audio binary (mp3/wav/ogg/aac), with model (
simba-3.0multilingual /simba-3.2English) and language options. - Voice → Get Many: list the voices available to your account, with
type/localefilters and a simplified view (id, name, gender, locale, supported languages). - Usable as an AI Agent tool.
- Every request carries
Speechify-Caller/Speechify-Caller-Versionfor usage attribution.
Install
npm i @speechify/n8n-nodes-speechify
Or install @speechify/n8n-nodes-speechify via Settings → Community Nodes in n8n.
Published to npm manually; provenance follows once trusted publishing is configured.