POST
/
api
/
fsmstexttospeech

Headers

Authorization
string
required

Bearer token for authentication.

Body

application/json
AppId
enum<string>

The application identifier.

Available options:
107
Engine
enum<string>

The engine to use for text-to-speech.

Available options:
v1,
v5,
v7
FeatureId
enum<string>

The feature identifier.

Available options:
22
Parameter
object
platform
enum<string>

The platform for which the speech is generated.

Available options:
web,
win,
mac,
phone
speech
string

The input text to convert to speech.

voice
string

The voice configuration.

Response

200 - application/json
message
string