<Say />

Say something to a line

Getting Super Powers

Becoming a super hero is a fairly straight forward process:

<Say loop="2" lang="en-US">Thank you for calling Opentact</Say>

GET

Path Parameters

Name
Type
Description

type

string

WaveNet | Standard Default: Standard

gender

string

MALE | FEMALE Default: FEMALE

code

string

voice code /rest/dict/gtts

lang

string

TextToSpeech language. Default: "en-US"

loop

integer

Default: 1

if code provided, other voice params are ignored

All available voices could be fetched using /rest/dict/gtts endpoint

Last updated

Was this helpful?