Microsoft Azure · Schema

CreateSpeechRequest

Request body for generating speech from text.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
model string The TTS model to use.
input string The text to generate audio for.
voice string The voice to use when generating the audio.
response_format string The format to audio in.
speed number The speed of the generated audio.
View JSON Schema on GitHub