Skip to content

Releases: Speechify-AI/speechify-n8n

Release list

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:42
b6c6e8a

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

Choose a tag to compare

@luke-speechify luke-speechify released this 09 Sep 18:40
0.0.1
89ecf3c

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.0 multilingual / simba-3.2 English) and language options.
  • Voice → Get Many: list the voices available to your account, with type/locale filters and a simplified view (id, name, gender, locale, supported languages).
  • Usable as an AI Agent tool.
  • Every request carries Speechify-Caller/Speechify-Caller-Version for 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.