APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
OpenAI
TranslationResponse
OpenAI
· Schema
TranslationResponse
AI
Artificial Intelligence
Large Language Models
T1
Properties
Name
Type
Description
text
string
The translated text in English.
task
string
The task performed, always translate.
language
string
The detected language of the input audio.
duration
number
The duration of the input audio in seconds.
segments
array
Segments of the translated text with timestamps.
View JSON Schema on GitHub