Microsoft Azure · Example Payload

Azure Openai Service Create Speech Request Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Openai Service Create Speech Request Example is an example object payload from Microsoft Azure, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

modelinputvoiceresponse_formatspeed

Example Payload

Raw ↑
{
  "model": "example_value",
  "input": "example_value",
  "voice": "example_value",
  "response_format": "example_value",
  "speed": 42.5
}