ডেভেলপার API
আপনার কর্মপ্রবাহে Addavox একীভূত করুন। টাইমিং, কিউএ (QA), সাবটাইটেল এবং ম্যাজিক লিঙ্কের মাধ্যমে রিভিউ এডিটরে সম্পূর্ণ অ্যাক্সেস সহ পূর্ণাঙ্গ ভিডিও API জন্য ভিডিও ডাবিং পরিষেবাটি বেছে নিন। এছাড়া, আপনি অন্যান্য কাজের জন্য যেকোনো স্বতন্ত্র সার্ভিস এপিআই (API) বেছে নিতে পারেন, যেমন—একটি বইয়ের বর্ণনা দেওয়া অথবা একবারে একটি বই অনুবাদ ও বর্ণনা করা।
API চাবি
API কী-গুলো একটি Addavox অ্যাকাউন্টের অন্তর্গত। উপরের 'স্টার্ট লোকালাইজিং' বোতামটি ব্যবহার করে একটি অ্যাকাউন্ট তৈরি করুন, তারপর অ্যাপে একটি কী জেনারেট করুন — প্রতিটি কলের বিল সেই অ্যাকাউন্টে জমা হবে।
স্বতন্ত্র API পরিষেবাগুলির জন্য আপনার ক্রেডিট ব্যালেন্স থেকে অর্থ প্রদান করতে হয়, যা আপনি আপনার Addavox অ্যাকাউন্টে টপ আপ ও পরিচালনা করেন। সম্পূর্ণ ভিডিও লোকালইজেশন এর ব্যতিক্রম: এর জন্য প্ল্যান ও মূল্য নির্ধারণ (Plans & Pricing) বিভাগে আপনার বেছে নেওয়া প্ল্যানের মতোই মূল্য নির্ধারণ করা হয় — আপনার প্ল্যানের অন্তর্ভুক্ত মিনিট, এবং তারপর অতিরিক্ত ব্যবহারের জন্য প্ল্যানের নির্ধারিত হারে চার্জ করা হয়।
বেস ইউআরএল:
https://api.addavox.com/api/v1
প্রমাণীকরণ হেডার:
X- API -চাবি: আপনার_চাবি
সম্মতি ও অনুমোদন
সমস্ত API অনুরোধে অবশ্যই একটি সম্মতি অবজেক্ট এবং একটি শীর্ষ-স্তরের মোড ফিল্ড অন্তর্ভুক্ত থাকতে হবে। এই দুটি একত্রে প্রতি-কাজের জন্য একটি প্রত্যয়ন রেকর্ড তৈরি করে, যা নিশ্চিত করে যে আপনার কাছে প্রয়োজনীয় অধিকার এবং বক্তার সম্মতি রয়েছে।
মোড ফিল্ডটি ভয়েস সিন্থেসিস নির্ধারণ করে: 'voice_matched' স্পিকারের ভয়েস ক্লোনিং ব্যবহার করে, 'standard' সিন্থেটিক টিটিএস ব্যবহার করে। উভয় মোডের দাম একই — পছন্দটি সম্পূর্ণরূপে সম্মতির উপর নির্ভরশীল।
ভয়েস-ম্যাচড মোড — সম্পূর্ণ সম্মতি আবশ্যক
স্ট্যান্ডার্ড মোড — শুধুমাত্র বিষয়বস্তুর অধিকার
ক্ষেত্র রেফারেন্স
| মাঠ | প্রকার | প্রয়োজনীয় | বর্ণনা |
|---|---|---|---|
| mode | string | শীর্ষ-স্তরের | voice_matched অথবা standard |
| speaker_consent_obtained | boolean | শুধুমাত্র কণ্ঠস্বর মিলেছে | শনাক্তযোগ্য বক্তাদের কাছ থেকে সুস্পষ্ট সম্মতি |
| content_rights_confirmed | boolean | উভয় মোড | বিষয়বস্তুর মালিকানা বা বৈধ লাইসেন্স |
| eula_accepted | boolean | উভয় মোড | Addavox EULA গ্রহণ করে। |
| attested_by | string | উভয় মোড | দায়িত্বপ্রাপ্ত ব্যক্তির ইমেইল বা শনাক্তকারী |
| attested_at | ISO 8601 | উভয় মোড | অনুরোধ করার ২৪ ঘণ্টার মধ্যে |
সম্মতি ত্রুটি কোড
| HTTP | কোড | অবস্থা |
|---|---|---|
| 403 | CONSENT_MISSING | কোনো সম্মতির আপত্তি নেই |
| 403 | CONSENT_INCOMPLETE | attested_by অনুপস্থিত অথবা attested_at অবৈধ। |
| 403 | CONSENT_NOT_AFFIRMED | অধিকার বা EULA নিশ্চিত করা হয়নি |
| 403 | CONSENT_EXPIRED | ২৪ ঘণ্টার বেশি পুরোনো সত্যায়িত |
| 403 | SPEAKER_CONSENT_REQUIRED | বক্তার সম্মতি ছাড়াই কণ্ঠস্বর মেলানো হয়েছে |
| 400 | INVALID_MODE | অবৈধ মোড মান |
API তথ্যসূত্র
সম্পূর্ণ ইন্টারেক্টিভ স্কিমা এবং অতিরিক্ত এন্ডপয়েন্টগুলো Open API এর মাধ্যমে পাওয়া যাবে।
Full Video Localization
/api/v1/localize-video
API key
Video Dubbing
Full video dubbing: send a video URL + target languages, get localized videos back.
Request body
| Field | Type | Required | Description |
|---|---|---|---|
video_url |
string |
Yes | HTTPS URL of the source video to dub. |
target_languages |
string[] |
Yes | One or more target language codes. |
source_language |
string |
Yes | Language of the source video's spoken audio, e.g. 'en'. |
project_name |
string | null |
No | Optional project name. Defaults to 'API Video: {filename}'. |
enable_llm_qa |
boolean |
No | Opt-in LLM quality-review pass over translations before voice synthesis. Adds processing time. |
mode |
LocalizationMode |
No | Drives consent. Default 'voice_matched' (clones the speaker); 'standard' uses synthetic TTS. |
consent |
ConsentAttestation |
Yes | Consent attestation; see Consent & Authorization. |
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Master job ID — poll for per-language status. |
project_id |
string |
The project created for this job. |
status |
string |
Always 'queued' on submit. |
target_languages |
string[] |
Echoed target language codes. |
ConsentAttestation
speaker_consent_obtained |
boolean | null |
Attests that explicit consent has been obtained from all identifiable speakers. Required for voice_matched mode only. |
content_rights_confirmed |
boolean |
Attests ownership or a valid license to the content. Required in both modes. |
eula_accepted |
boolean |
Confirms the client has read and accepts the Addavox EULA. Required in both modes. |
attested_by |
string |
Email or identifier of the responsible individual or system. |
attested_at |
string |
ISO 8601 timestamp of attestation. Must be within 24 hours of the request. |
API Services
/api/v1/separate
API key
Voice Separation
Split caller-supplied audio into vocals + background stems (async job).
Request body
| Field | Type | Required | Description |
|---|---|---|---|
audio_url |
string |
Yes | HTTPS URL of the source audio to separate. |
project_name |
string | null |
No | Optional project name. |
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Poll this job ID for status. |
project_id |
string |
The project created for this job. |
status |
string |
Always 'queued' on submit. |
charge |
ChargeInfo |
Billing detail for this submission. |
ChargeInfo
amount |
number |
Total amount charged for this submission, in USD. |
rate_per_min |
number |
Per-minute rate applied. |
duration_min |
number |
Billed minutes (for text services, characters/1000). |
num_languages |
integer |
Number of target languages billed. |
credit_balance_after |
number |
Account credit balance after the charge, in USD. |
/api/v1/transcribe
API key
Transcribe
Transcribe caller-supplied audio and return a transcript (async job).
Request body
| Field | Type | Required | Description |
|---|---|---|---|
audio_url |
string |
Yes | HTTPS URL of the source audio to transcribe. |
language |
string |
Yes | Spoken language of the audio (BCP-47), e.g. 'en-US'. |
project_name |
string | null |
No | Optional project name. |
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Poll this job ID for status. |
project_id |
string |
The project created for this job. |
status |
string |
Always 'queued' on submit. |
charge |
ChargeInfo |
Billing detail for this submission. |
ChargeInfo
amount |
number |
Total amount charged for this submission, in USD. |
rate_per_min |
number |
Per-minute rate applied. |
duration_min |
number |
Billed minutes (for text services, characters/1000). |
num_languages |
integer |
Number of target languages billed. |
credit_balance_after |
number |
Account credit balance after the charge, in USD. |
/api/v1/pro-transcribe
API key
Pro Transcription
Separate, then transcribe the isolated vocals stem — a cleaner transcript (async job).
Request body
| Field | Type | Required | Description |
|---|---|---|---|
audio_url |
string |
Yes | HTTPS URL of the source audio to transcribe. |
language |
string |
Yes | Spoken language of the audio (BCP-47), e.g. 'en-US'. |
project_name |
string | null |
No | Optional project name. |
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Poll this job ID for status. |
project_id |
string |
The project created for this job. |
status |
string |
Always 'queued' on submit. |
charge |
ChargeInfo |
Billing detail for this submission. |
ChargeInfo
amount |
number |
Total amount charged for this submission, in USD. |
rate_per_min |
number |
Per-minute rate applied. |
duration_min |
number |
Billed minutes (for text services, characters/1000). |
num_languages |
integer |
Number of target languages billed. |
credit_balance_after |
number |
Account credit balance after the charge, in USD. |
/api/v1/translate
API key
Translate
Machine-translate text from one language to another. Returns the translated text synchronously — no audio, no job to poll.
Request body
| Field | Type | Required | Description |
|---|---|---|---|
text |
string |
Yes | Text to translate. |
target_language |
string |
Yes | Target language code, e.g. 'es' or 'es-ES'. |
source_language |
string |
Yes | Source language code, e.g. 'en' or 'en-US'. |
Response
| Field | Type | Description |
|---|---|---|
translated_text |
string |
The translated text. |
source_language |
string |
Source language supplied on the request. |
target_language |
string |
Target language the text was translated into. |
charge |
ChargeInfo |
Billing detail for this translation. |
ChargeInfo
amount |
number |
Total amount charged for this submission, in USD. |
rate_per_min |
number |
Per-minute rate applied. |
duration_min |
number |
Billed minutes (for text services, characters/1000). |
num_languages |
integer |
Number of target languages billed. |
credit_balance_after |
number |
Account credit balance after the charge, in USD. |
Example
curl -X POST https://api.addavox.com/api/v1/translate \
-H "X-API-Key: $ADDAVOX_KEY" -H "Content-Type: application/json" \
-d '{"text": "Hello", "target_language": "es"}'
/api/v1/narrate
API key
Narrate
Narrate already-translated text into an audiobook, in a preset voice you choose. Preset (synth) voices only — no voice matching.
Request body
| Field | Type | Required | Description |
|---|---|---|---|
audio_url |
string |
Yes | HTTPS URL of the source audio; also used to identify/match speaker voices. |
source_language |
string |
Yes | Source language code, e.g. 'en-US'. |
target_language |
string |
Yes | Target language code, e.g. 'es-ES'. |
segments |
ExternalSegment[] |
Yes | The pre-segmented transcript to voice. |
project_name |
string | null |
No | Optional project name. Defaults to 'API: {source}->{target}'. |
consent |
ConsentAttestation |
Yes | Consent attestation; see Consent & Authorization. |
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Poll this job ID for status. |
project_id |
string |
The project created for this job. |
status |
string |
Always 'queued' on submit. |
voice_type |
string |
Voice type resolved from the request mode. |
total_segments |
integer |
Echoed count of submitted segments. |
charge |
ChargeInfo |
Billing detail for this submission. |
ExternalSegment
source_text |
string |
Original text for this segment. |
start_time |
number |
Segment start, in seconds. Used for speaker-voice matching only, not output timing. |
end_time |
number |
Segment end, in seconds. Used for speaker-voice matching only, not output timing. |
words |
object[] |
Word-level timing; defaults to empty. |
speaker |
object | null |
Speaker metadata for voice selection. |
translated_text |
string | null |
Pre-supplied translation. If provided, translation is skipped for this segment. |
ConsentAttestation
speaker_consent_obtained |
boolean | null |
Attests that explicit consent has been obtained from all identifiable speakers. Required for voice_matched mode only. |
content_rights_confirmed |
boolean |
Attests ownership or a valid license to the content. Required in both modes. |
eula_accepted |
boolean |
Confirms the client has read and accepts the Addavox EULA. Required in both modes. |
attested_by |
string |
Email or identifier of the responsible individual or system. |
attested_at |
string |
ISO 8601 timestamp of attestation. Must be within 24 hours of the request. |
ChargeInfo
amount |
number |
Total amount charged for this submission, in USD. |
rate_per_min |
number |
Per-minute rate applied. |
duration_min |
number |
Billed minutes (for text services, characters/1000). |
num_languages |
integer |
Number of target languages billed. |
credit_balance_after |
number |
Account credit balance after the charge, in USD. |
/api/v1/translate-narrate
API key
Translate + Narrate — preset voice
Translate your text to the target language and narrate it in a preset voice. Source and target language must differ.
Request body
| Field | Type | Required | Description |
|---|---|---|---|
audio_url |
string |
Yes | HTTPS URL of the source audio; also used to identify/match speaker voices. |
source_language |
string |
Yes | Source language code, e.g. 'en-US'. |
target_language |
string |
Yes | Target language code, e.g. 'es-ES'. |
segments |
ExternalSegment[] |
Yes | The pre-segmented transcript to voice. |
project_name |
string | null |
No | Optional project name. Defaults to 'API: {source}->{target}'. |
consent |
ConsentAttestation |
Yes | Consent attestation; see Consent & Authorization. |
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Poll this job ID for status. |
project_id |
string |
The project created for this job. |
status |
string |
Always 'queued' on submit. |
voice_type |
string |
Voice type resolved from the request mode. |
total_segments |
integer |
Echoed count of submitted segments. |
charge |
ChargeInfo |
Billing detail for this submission. |
ExternalSegment
source_text |
string |
Original text for this segment. |
start_time |
number |
Segment start, in seconds. Used for speaker-voice matching only, not output timing. |
end_time |
number |
Segment end, in seconds. Used for speaker-voice matching only, not output timing. |
words |
object[] |
Word-level timing; defaults to empty. |
speaker |
object | null |
Speaker metadata for voice selection. |
translated_text |
string | null |
Pre-supplied translation. If provided, translation is skipped for this segment. |
ConsentAttestation
speaker_consent_obtained |
boolean | null |
Attests that explicit consent has been obtained from all identifiable speakers. Required for voice_matched mode only. |
content_rights_confirmed |
boolean |
Attests ownership or a valid license to the content. Required in both modes. |
eula_accepted |
boolean |
Confirms the client has read and accepts the Addavox EULA. Required in both modes. |
attested_by |
string |
Email or identifier of the responsible individual or system. |
attested_at |
string |
ISO 8601 timestamp of attestation. Must be within 24 hours of the request. |
ChargeInfo
amount |
number |
Total amount charged for this submission, in USD. |
rate_per_min |
number |
Per-minute rate applied. |
duration_min |
number |
Billed minutes (for text services, characters/1000). |
num_languages |
integer |
Number of target languages billed. |
credit_balance_after |
number |
Account credit balance after the charge, in USD. |
/api/v1/translate-narrate-matched
API key
Translate + Narrate — matched voice
Translate your text to the target language and narrate it in a voice matched from a ≥1-minute audio sample you provide. Source and target language must differ.
Request body
| Field | Type | Required | Description |
|---|---|---|---|
audio_url |
string |
Yes | HTTPS URL of the source audio; also used to identify/match speaker voices. |
source_language |
string |
Yes | Source language code, e.g. 'en-US'. |
target_language |
string |
Yes | Target language code, e.g. 'es-ES'. |
segments |
ExternalSegment[] |
Yes | The pre-segmented transcript to voice. |
project_name |
string | null |
No | Optional project name. Defaults to 'API: {source}->{target}'. |
consent |
ConsentAttestation |
Yes | Consent attestation; see Consent & Authorization. |
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Poll this job ID for status. |
project_id |
string |
The project created for this job. |
status |
string |
Always 'queued' on submit. |
voice_type |
string |
Voice type resolved from the request mode. |
total_segments |
integer |
Echoed count of submitted segments. |
charge |
ChargeInfo |
Billing detail for this submission. |
ExternalSegment
source_text |
string |
Original text for this segment. |
start_time |
number |
Segment start, in seconds. Used for speaker-voice matching only, not output timing. |
end_time |
number |
Segment end, in seconds. Used for speaker-voice matching only, not output timing. |
words |
object[] |
Word-level timing; defaults to empty. |
speaker |
object | null |
Speaker metadata for voice selection. |
translated_text |
string | null |
Pre-supplied translation. If provided, translation is skipped for this segment. |
ConsentAttestation
speaker_consent_obtained |
boolean | null |
Attests that explicit consent has been obtained from all identifiable speakers. Required for voice_matched mode only. |
content_rights_confirmed |
boolean |
Attests ownership or a valid license to the content. Required in both modes. |
eula_accepted |
boolean |
Confirms the client has read and accepts the Addavox EULA. Required in both modes. |
attested_by |
string |
Email or identifier of the responsible individual or system. |
attested_at |
string |
ISO 8601 timestamp of attestation. Must be within 24 hours of the request. |
ChargeInfo
amount |
number |
Total amount charged for this submission, in USD. |
rate_per_min |
number |
Per-minute rate applied. |
duration_min |
number |
Billed minutes (for text services, characters/1000). |
num_languages |
integer |
Number of target languages billed. |
credit_balance_after |
number |
Account credit balance after the charge, in USD. |
Jobs & Results
/api/v1/jobs/{job_id}
API key
Job Status
Check the status of an external localization job.
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Echoes the job ID from the URL. |
type |
string |
Job type: voice | translate_voice | transcribe_translate_voice | video_dub. |
status |
string |
queued | running | completed | failed. For a video_dub job this is a true aggregate of its per-language children, not a per-child value. |
total_segments |
integer |
Total segment count. Always 0 on a video_dub master job. |
completed_segments |
integer |
Completed segment count. Always 0 on a video_dub master job. |
error |
string | null |
Failure message when status is 'failed'. |
/api/v1/jobs/{job_id}/result
API key
Job Result
Get the download URL for a completed external localization job.
Response
| Field | Type | Description |
|---|---|---|
transcript_url |
string | null |
(Transcription job) Signed URL of the transcript JSON. |
vocals_url |
string | null |
(Separation job) Signed URL of the vocals stem. |
background_url |
string | null |
(Separation job) Signed URL of the background stem. |
download_url |
string | null |
Signed URL (24h). Single voice track for an audio job, or a zip of all languages for a video dub. |
duration |
number | null |
(Audio job) Duration in seconds. |
file_size |
integer | null |
(Audio job) File size in bytes. |
project_id |
string | null |
(Video dub) The project ID. |
review_url |
string | null |
(Video dub) Web review URL for the project. |
languages |
VideoJobResultLanguage[] | null |
(Video dub) Per-language result URLs. |
VideoJobResultLanguage
language |
string |
Target language code for this result. |
video_url |
string | null |
Signed URL of the dubbed video (24h expiry). |
audio_url |
string | null |
Signed URL of the dubbed audio track (24h expiry). |
subtitle_url |
string | null |
Signed URL of the subtitle file (24h expiry). |
/api/v1/jobs/{job_id}
API key
Cancel Job
Cancel a queued or running job and refund the charge to the account balance.
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Echoes the cancelled job ID. |
status |
string |
Always 'cancelled'. |
refunded_amount |
number |
Amount refunded for the undelivered work, in USD. |
/api/v1/jobs
API key
List Jobs
List localization jobs for the authenticated account. Query params: status — filter by queued | running | completed | failed | cancelled limit — max results (default 20, max 100) offset — pagination offset (default 0)
Response
| Field | Type | Description |
|---|---|---|
jobs |
JobListItem[] |
The page of jobs, newest first. |
total |
integer |
Total jobs matching the query, across all pages. |
limit |
integer |
Page size used. |
offset |
integer |
Page offset used. |
JobListItem
job_id |
string |
Job ID. |
project_id |
string |
Project the job belongs to. |
type |
string |
Job type. |
target_language |
string | null |
Target language code, if applicable. |
status |
string |
queued | running | completed | failed | cancelled. |
total_segments |
integer |
Total segment count. |
completed_segments |
integer |
Completed segment count. |
error |
string | null |
Failure message when the job failed. |
created_at |
string | null |
ISO 8601 creation time. |
started_at |
string | null |
ISO 8601 start time, if started. |
completed_at |
string | null |
ISO 8601 completion time, if finished. |
charge |
JobListCharge | null |
Charge summary, present if the job was billed. |
/api/v1/jobs/{job_id}/webhooks
API key
Webhook Log
Return the webhook delivery log for a job (all attempts, newest first).
Response
| Field | Type | Description |
|---|---|---|
job_id |
string |
Echoes the job ID from the URL. |
deliveries |
WebhookDelivery[] |
All delivery attempts for the job, newest first. |
WebhookDelivery
id |
string | null |
Delivery attempt ID. |
event |
string | null |
Event type delivered, e.g. 'job.completed'. |
attempt |
integer | null |
Attempt number for this event. |
status_code |
integer | null |
HTTP status returned by the endpoint, if any. |
error |
string | null |
Delivery error, if the attempt failed. |
delivered_at |
string | null |
ISO 8601 time of the attempt. |
/api/v1/jobs/{job_id}/webhooks/retry
API key
Retry Webhook
Re-trigger webhook delivery for the most recent event on a job.
Response
| Field | Type | Description |
|---|---|---|
status |
string |
Always 'queued' — the event was re-queued for delivery. |
event |
string |
The event type that was re-queued. |
Account & Reference
/api/v1/account
API key
Account
Return credit balance and current plan for the authenticated account.
Response
| Field | Type | Description |
|---|---|---|
account_id |
string |
The account's ID. |
credit_balance |
number |
Prepaid credit balance, in USD. |
plan_id |
string |
Current plan ID, e.g. 'free', 'creator'. |
plan_name |
string |
Human-readable plan name. |
included_minutes |
integer |
Localization minutes included in the plan per period. |
minutes_used |
number |
Included minutes used this period. |
minutes_remaining |
number |
Included minutes remaining this period. |
overage_rate |
number |
Per-minute overage rate once included minutes are exhausted, in USD. |
billing_interval |
string | null |
'monthly' or 'annual'; null on the free plan. |
subscription_status |
string |
Subscription status, e.g. 'active', 'past_due', 'free'. |
/api/v1/voices
API key
List Voices
Return available voices for a given language code. Query params: language — BCP-47 code, e.g. 'en-US', 'es-ES' (required) gender — optional filter: MALE | FEMALE
/api/v1/languages
API key
List Languages
Return supported languages. Query params: detail — if true, include provider metadata per language
/api/v1/projects/{project_id}/reviewers
API key
Invite Reviewer
Invite a reviewer to a project (API endpoint).
Request body
| Field | Type | Required | Description |
|---|---|---|---|
name |
string |
Yes | Reviewer's display name, used in the invite email. |
email |
string |
Yes | Where the magic-link invite is sent. |
language |
string |
Yes | Target language code the reviewer will edit. |
Response
| Field | Type | Description |
|---|---|---|
id |
string |
New reviewer ID. |
name |
string |
Echoed from the request. |
email |
string |
Echoed from the request. |
token |
string |
Magic-link token, embedded in the emailed URL. Expires 7 days from creation. |
expires_at |
string | null |
Currently always null — not populated by this call. |
API পরিষেবার মূল্য নির্ধারণ
স্বতন্ত্র পরিষেবাগুলির বিল মিনিট অনুযায়ী করা হয় এবং এগুলি কোনো প্ল্যানের অংশ নয় — আপনি শুধুমাত্র যতটুকু কল করবেন, তার জন্যই অর্থ প্রদান করবেন, এবং এর জন্য একটি নির্দিষ্ট হার প্রযোজ্য, কোনো বার্ষিক ছাড় নেই। শুধুমাত্র সম্পূর্ণ ভিডিও লোকালইজেশনের জন্যই প্ল্যানের অন্তর্ভুক্ত মিনিট ব্যবহৃত হয়। টেক্সট-ভিত্তিক পরিষেবাগুলির জন্য প্রতি মিনিটে প্রায় ১,০০০ অক্ষর ব্যবহৃত হয়।
| পরিষেবা | আপনি যা পাঠান → আপনি যা পান | রেট |
|---|---|---|
| কণ্ঠস্বর পৃথকীকরণ | অডিও → পরিষ্কার কণ্ঠ + ব্যাকগ্রাউন্ড ট্র্যাক | $0.02/মিনিট |
| ট্রান্সক্রিপশন (এসটিটি) | অডিও → বিরামচিহ্ন এবং শব্দ-পর্যায়ের সময়সহ পাঠ্য প্রতিলিপি | $0.02/মিনিট |
| প্রো ট্রান্সক্রিপশন | অডিও → ভয়েস সেপারেশন + ট্রান্সক্রিপশন (এসটিটি), কোলাহলপূর্ণ অডিওর জন্য সেরা | $0.05/মিনিট |
| অনুবাদ | মূল লেখা → অনূদিত লেখা | $0.02/মিনিট |
| বর্ণনা করুন (টিটিএস) | পাঠ্য → পূর্বনির্ধারিত কণ্ঠে বর্ণিত অডিও | $0.03/মিনিট |
| অনুবাদ করুন + বর্ণনা করুন — পূর্বনির্ধারিত কণ্ঠস্বর | মূল লেখা → প্রথমে অনূদিত, তারপর একটি পূর্বনির্ধারিত কণ্ঠে বর্ণিত। | $0.06/মিনিট |
| অনুবাদ করুন + বর্ণনা করুন — মিলে যাওয়া কণ্ঠস্বর | মূল লেখা + কমপক্ষে ১ মিনিটের একটি ভয়েস স্যাম্পল → প্রথমে অনুবাদ, তারপর সেই অনুযায়ী কণ্ঠে বর্ণনা। উৎস এবং লক্ষ্য ভাষা অবশ্যই ভিন্ন হতে হবে। | $0.08/মিনিট |
সম্পূর্ণ ভিডিও স্থানীয়করণ হলো একমাত্র পরিষেবা API একটি প্ল্যানের সাথে যুক্ত থাকে: এটি আপনার প্ল্যানের অন্তর্ভুক্ত মিনিট ব্যবহার করে, এবং অতিরিক্ত ব্যবহারের জন্য প্ল্যানের নির্ধারিত হারে চার্জ করা হয়। প্ল্যান এবং মূল্য দেখুন