Overview

Sections

Theme switcher

Create Voice Story

Header Parameters

Authorizationstring Required

Access token issued by Tuned Global for authorization using oAuth 2.0

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Path Parameters

albumIdstring Required

The story album to work from. It must have character stems configured

Body Parameters

Namestring

The voice story title.

CharacterStemIdnumber

The character stem ID.

VoiceIdstring

The voice ID.

Response

200
Object

The job identifier for the rendering task, which you poll with Get Latest Voice Story rather than treating as the story's own ID.

400
Object

The story could not be queued - an unknown stem or voice, or no story allowance left. The body is empty, so check Get Remaining Usage to distinguish the cases.

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?