향상된 메타데이터 및 필터링 기능을 갖춘 사용 가능한 모든 캐릭터를 조회합니다(V2).
이 엔드포인트는 모델별로 그룹화된 감정 지원과 성별, 연령대, 사용 사례를 포함한 추가 메타데이터가 있는 향상된 캐릭터 목록을 반환합니다. 각 캐릭터는 해당 감정 세트와 함께 여러 모델을 지원할 수 있습니다.
주요 기능:
models 배열이 포함됩니다사용 사례:
API key for authentication. You can obtain an API key from the Typecast dashboard.
Filter by voice model (ssfm-v21 or ssfm-v30). Returns voices that support the specified model. Optional - if not provided, returns voices for all models. TTS model version to use for speech synthesis. Different models offer varying capabilities and quality levels.
Available models:
ssfm-v30, ssfm-v21 Filter by gender (male or female). Returns voices matching the specified gender. Optional - if not provided, returns voices of all genders. Gender classification enum - Converts database values (Korean) to API values (English).
Available values:
male, female Filter by age group (child, teenager, young_adult, middle_age, elder). Returns voices matching the specified age group. Optional - if not provided, returns voices of all ages. Age group classification enum - Converts database values (Korean) to API values (English).
Available values:
child, teenager, young_adult, middle_age, elder Filter by use case category. Returns voices tagged with the specified use case (TikTok/Reels/Shorts, Game, Audiobook/Storytelling, etc.). Optional - if not provided, returns all voices regardless of use case. Voice use case categories for content type filtering. Each voice is tagged with one or more use cases indicating its suitability for specific content types.
Available Use Cases:
Announcer, Anime, Audiobook, Conversational, Documentary, E-learning, Rapper, Game, Tiktok/Reels, News, Podcast, Voicemail, Ads Success - Returns list of voice models with enhanced metadata
Unique voice identifier in 'tc_ObjectId' format
Human-readable name of the voice
List of supported TTS models with their available emotions (e.g., [{'version': 'ssfm-v21', 'emotions': ['happy', 'sad']}])
Voice gender classification (male/female)
male, female Voice age group classification (child/teenager/young_adult/middle_age/elder)
child, teenager, young_adult, middle_age, elder List of use case categories this voice is suitable for