Get voice details by ID
Voices
Get voice
ID로 단일 프리셋 보이스를 조회합니다.
GET
Get voice details by ID
이 문서는 영어 원문을 기반으로 자동 번역되었습니다. 표현이 어색하거나 모호한 부분이 있을 수 있으니, 정확한 내용은 영어 원문을 함께 확인해 주세요.
엔드포인트
경로 파라미터
응답
보이스 객체를 반환합니다 — 필드별 레퍼런스는 Voices를 참고해 주십시오.참고사항
voice_id가 계정에 존재하지 않으면404 Not Found를 반환합니다.- 명시적
style파라미터 없이 TTS를 호출하기 전에, 이 엔드포인트로 보이스의 기본 스타일(styles의 첫 번째 항목)을 확인할 수 있습니다.
함께 보기
Docs: Voices
보이스 객체 구조와 보이스 ID 사용 방법입니다.
List voices
전체 보이스 라이브러리를 탐색합니다.
Authorizations
Path Parameters
Response
Voice details retrieved successfully
Unique identifier for the voice
Example:
"<voice-id>"
Name of the voice
Example:
"Agatha"
Age of the voice
Example:
"young-adult"
Gender of the voice
Example:
"female"
Use case of the voice
Example:
"narration"
Use cases of the voice (array)
Example:
Languages supported by the voice
Example:
Styles available for the voice
Example:
Models available for the voice
Example:
Description of the voice
Example:
""
URL to the sample audio file for the voice
URL to the thumbnail image for the voice
Example:
"https://example.com/thumbnails/voice-thumbnail.png"