Save Venice AI speech to Dropbox
This query reads text aloud and returns the audio.
Developer info
- API endpoint slug
- venice_ai.convert_text_to_speech
- Runtime method
- performQuery("venice_ai.convert_text_to_speech"}
Query fields
Text Text input > Long text
- Label
- Text
- Helper text
- The text to read aloud, up to 4096 characters.
- Slug
- text
- Required
- true
- Can have default value
- true
Voice Nested dropdown list
- Label
- Voice
- Helper text
- Pick a voice. Voices are grouped by the engine that produces them.
- Slug
- voice
- Required
- true
- Can have default value
- false
Delivery Text input > Other
- Label
- Delivery
- Helper text
- Optional. Describe the tone, for example warm and unhurried.
- Slug
- delivery
- Required
- false
- Can have default value
- true
Speed Dropdown list
- Label
- Speed
- Helper text
- Choose a speaking speed.
- Slug
- speed
- Required
- false
- Can have default value
- true
Ingredients
Audio url Public URL of the generated audio file, hosted by IFTTT.
- Slug
- audio_url
- Filter code
- VeniceAi.convertTextToSpeech.AudioUrl
- Type
- Web URL
- Example
- https://example.com/generated-speech.mp3
Voice used Voice used. Derived: the child half of the composite `Voice` field value, after the `|`.
- Slug
- voice_used
- Filter code
- VeniceAi.convertTextToSpeech.VoiceUsed
- Type
- String
- Example
- af_sky
Model used Engine used. Derived: the parent half of the composite `Voice` field value, before the `|`.
- Slug
- model_used
- Filter code
- VeniceAi.convertTextToSpeech.ModelUsed
- Type
- String
- Example
- tts-kokoro
Text length Characters read. Numeric value as a string. Derived: the length of the submitted text.
- Slug
- text_length
- Filter code
- VeniceAi.convertTextToSpeech.TextLength
- Type
- String
- Example
- 1284
Created at Created at. Stamped by shimmy at call time.
- Slug
- created_at
- Filter code
- VeniceAi.convertTextToSpeech.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
