Overview
Thevoices.search() method retrieves a list of all available voices for a user with support for search, filtering, sorting, and pagination.
Method Signature
Parameters
Returns
Response containing the list of voices and pagination information.
Examples
Basic Search
Search for all available voices:Search with Filters
Search for cloned voices with pagination:Search by Text
Search for voices matching a specific term:Pagination
Iterate through all voices using pagination:Filter by Voice IDs
Retrieve specific voices by their IDs:Related Methods
- Get Voice - Retrieve metadata for a specific voice
- Clone Voice - Create an instant voice clone
- Voice Settings - Manage voice settings