Create
Create a new pronunciation dictionary
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Cartesia-Version
Request
This endpoint expects an object.
name
Name for the new pronunciation dictionary
description
Description for the new pronunciation dictionary
items
Optional initial list of unique pronunciation mappings
Response
This endpoint returns an object.
id
Unique identifier for the pronunciation dictionary
name
Name of the pronunciation dictionary
owner_id
ID of the user who owns this dictionary
pinned
Whether this dictionary is pinned for the user
items
List of unique text-to-pronunciation mappings
created_at
ISO 8601 timestamp of when the dictionary was created
description
Description of the pronunciation dictionary