Skip to content

Gandr TTS in n8n workflows.

A community node, no code. Add it from Settings and a Gandr node appears in the workflow palette.

Ask Claude CodeAsk ChatGPT

The whole integration

Install the node, then drag it into a workflow.

Integration
Settings -> Community nodes -> n8n-nodes-gandr

The node carries its own key field, so the workflow holds the key and passes text to it.

What it needs

What it takes

A nodeInstall n8n-nodes-gandr from Settings
A keyEnter gnd_... in the node credential field
n8nSelf-hosted or cloud, any recent version

Voice as a workflow step, not a code project

n8n workflows are for teams that automate without writing glue code. The Gandr node carries its own key field, so a workflow holds the credential and passes text to the node, and the audio comes out ready to send, save or play.

The node appears in the palette like any other, so a workflow can read a document, summarize it, and speak the summary in one chain.

What the flat stream changes

Automation runs a lot, and spoken output on a per-character meter is a bill every time a workflow fires. On a flat stream a workflow speaks as much as the automation needs and nothing is counted.

  • No code, a node in the palette
  • One stream carries every workflow that speaks
  • No per-character meter on automated speech

Notes

Do I need to write code to use the node?

No. Install the community node from Settings, then drag it into a workflow and enter the key in its credential field.

What does the node output?

Audio ready to send, save or play, straight from the workflow.

A key and one stream, and your workflow speaks.

Get a key

Full API reference , gandr.ai/docs