OpenAI · Audio & Music

OpenClaw x OpenAI Transcription

OpenAI Transcription provides speech-to-text models for meeting notes, captions, searchable media, and multilingual transcripts. Both variants use the OpenAI-compatible audio transcription request shape.

2 variants from $0.020 Commercial OK

Prerequisite: npx runapi mcp install

Prompt

Prompt models

Use gpt-transcribe when it matches the task: Multilingual speech-to-text with keyword and language hints.

You have access to RunAPI task tools for OpenAI Transcription.

Available OpenAI Transcription models:
- gpt-transcribe: Multilingual speech-to-text with keyword and language hints
  endpoints: /v1/audio/transcriptions
  request fields: file, model, response_format
- whisper-1: Flexible audio transcription with subtitle and timestamp output
  endpoints: /v1/audio/transcriptions
  request fields: file, model, response_format

Use the model ID and endpoint that match the user's request.
Example prompt: Transcribe this interview recording as JSON, preserving the spoken language and highlighting the supplied product terms.
/v1/audio/transcriptions: Submit the request and verify the synchronous output. POST /v1/audio/transcriptions. Verify the synchronous response matches the endpoint API reference.

Public Versions and Endpoints

Model ID Endpoints Price Catalog
gpt-transcribe
/v1/audio/transcriptions
$0.020 Model detail
whisper-1
/v1/audio/transcriptions
$0.020 Model detail

Verify

Poll until the task reaches a terminal status

Select <model-id> to generate verification commands.

Configuration

Guide endpoint: <endpoint>

Select <model-id> to generate a request with the endpoint's public input contract.
How it works

Get Started in 3 Steps

  1. Choose a model ID

    Select a public catalog model ID and review its endpoint and current starting price.

  2. Configure RunAPI

    Set RUNAPI_API_KEY before making the endpoint request.

  3. Verify the result

    For asynchronous endpoints, poll the same endpoint until the Task reaches a terminal status.

What to Build with OpenClaw + OpenAI Transcription

  • Product Demo Videos

    Generate 5–10 second product animations from text descriptions. Ideal for e-commerce listings and social ads.

  • AI Avatar Content

    Create talking-head videos with lip-synced avatars for training materials, customer support, and marketing.

  • Batch Video Production

    Queue hundreds of video generations and collect results through webhook delivery.

Why Use OpenAI Transcription Through RunAPI + OpenClaw

  • 2 variants, one API key

    Use one RunAPI connection to choose among the live model variants without changing your integration.

  • Clear usage pricing

    See current catalog pricing before you send a request, with no subscription or minimum spend required.

  • Automatic task workflows

    Submit, poll, and collect asynchronous results through a consistent task workflow without writing manual polling code.

OpenClaw + OpenAI Transcription Questions

Which model ID should I use?

Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.

Does this guide configure a chat model?

No. This Model Line uses the endpoint workflow shown here and is not presented as an agent chat model.

Start using OpenAI Transcription with OpenClaw

Building with a team?

We're here to help with enterprise setup, integrations, and technical questions.

Contact Us