APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
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