TranscribeRequest
Example Usage
typescript
import { TranscribeRequest } from "@meetkai/mka1/models/operations";
// No examples available for this modelFields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
model | string | ➖ | N/A | auto |
language | string | ➖ | N/A | en |
includeSpeakerData | boolean | ➖ | N/A | true |
prompt | string | ➖ | N/A | This is a technical podcast about machine learning. |
temperature | number | ➖ | N/A | 0.2 |
xOnBehalfOf | string | ➖ | Optional external end-user identifier forwarded by the API gateway. | |
requestBody | operations.TranscribeRequestBody | ✔️ | N/A |