Skip to content
revox
Search
Ctrl
K
Auto
Light
Dark
Get started
Guides
API Reference
Get started
Ruby
HTTP
HTTP
TypeScript
TypeScript
Python
Python
Ruby
Ruby
Guides
API Reference
Overview
Campaigns
Create
List
Retrieve
Delete
Cancel
Get Rows
Export Rows
Assistants
Create
List
Retrieve
Update
Delete
Call
Retrieve
Create
List
Voices
List
Retrieve
Preview
Users
Me
Retrieve
Update
API Reference
Copy Markdown
Open in
Claude
Open in
ChatGPT
Open in
Cursor
Copy Markdown
View as Markdown
Voices
Get voices
voices.
list
(
)
->
VoiceListResponse
{
voices
}
GET
/voices
Get voice by ID
voices.
retrieve
(
id
,
**kwargs
)
->
VoiceRetrieveResponse
{
voice
}
GET
/voices/{id}
Generate voice preview
voices.
preview
(
**kwargs
)
-> void
POST
/voices/preview
On this page
Overview
Voices
What can I help you with?
Suggestions
Troubleshoot SDK usage
Learn about API authentication
Build an example app