> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # CreateAudioTranscriptionsMultipartFile ## Example Usage ```typescript theme={null} import { CreateAudioTranscriptionsMultipartFile } from "@openrouter/sdk/models/operations"; // No examples available for this model ``` ## Fields | Field | Type | Required | Description | | ---------- | ----------------------------- | -------------------- | ----------- | | `fileName` | *string* | :heavy\_check\_mark: | N/A | | `content` | *ReadableStream\* | :heavy\_check\_mark: | N/A |