PipedreamHQ / PipedreamHQ/pipedream

[APP] Gandr

Open
#21,925 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Name of app / service**

Gandr, a text to speech API for voice agents (https://gandr.ai).

**Link to developer documentation**

https://gandr.ai/docs

**Is lack of support preventing you from moving forward, or do you have a workaround?**

PR #21830 adds the Gandr app file and a first action, and the review note there says the app has to be registered first. The workaround today is a raw HTTP request step against POST https://tts.gandr.ai/v1/audio/speech with a bearer key, which works but hides the voice and format options behind hand-written JSON.

**Are there specific actions or triggers you'd like to see for this app?**

One action to start: Convert Text to Speech (text in, audio out as mp3, wav or pcm; six stock voices; up to 2000 characters per request). No triggers.

Disclosure: I work on Gandr.

Contributor guide

Open the contributing guide

Research direction

Start with PR #21830, which adds the Gandr app file and first action, then read the Gandr developer documentation at https://gandr.ai/docs. Confirm the app is registered and that the Convert Text to Speech action exposes text, mp3/wav/pcm format, six voices, and the 2000-character limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.