Microsoft Azure · Example Payload

Azure Openai Service Create Transcription Request Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Openai Service Create Transcription 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

filelanguagepromptresponse_formattemperature

Example Payload

Raw ↑
{
  "file": "example_value",
  "language": "example_value",
  "prompt": "example_value",
  "response_format": "example_value",
  "temperature": 42.5
}