다양한 조건으로 고객 등록 보이스를 필터링할 수 있는 Search Voices API의 파라미터 사용법과 검색 예시를 설명합니다.
파라미터 | 설명 | 예시 |
---|---|---|
name | 보이스 이름으로 검색 (부분 일치) | My cloned voice 1 |
description | 설명으로 검색 (부분 일치) | kind and gentle 등 |
API key for the service
Number of items per page (default: 20, min: 10, max: 100)
Search across name. Space separated.
Search across description. Space separated.
Token for pagination (obtained from the previous page's response)
Paginated custom voices search response with next page token
The response is of type object
.