각 Polyglot 음성에는 언어 및 화자 번호가 있습니다. 예를 들어 'fr-FR-Polyglot-1'은 프랑스어 화자 1이고, 'en-US-Polyglot-1'은 미국 영어 화자 1이고, 'en-AU-Polyglot-2'는 호주 영어 화자 2입니다.
예시 1. en-US-Polyglot-1 음성
예시 2. en-AU-Polyglot-1 음성
예시 3. es-US-Polyglot-1 음성
예시 4. fr-FR-Polyglot-1 음성
요청 시 커스텀 음성에 대한 Polyglot 기능도 제공됩니다.
사용 중인 언어로 제공되는 전체 음성 목록은 지원되는 음성 페이지를 참조하세요. Text-to-Speech는 API에 요청을 보낼 때 VoiceSelectionParams 필드를 설정하여 이 목록의 특정 음성을 사용합니다. synthesize 요청을 보내는 방법에 대한 자세한 내용은 Text-to-Speech 빠른 시작을 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Polyglot voices\n\n| **Note:** The polyglot voices feature is only supported in multi-regions.\n\nOverview\n--------\n\nPolyglot voices can speak multiple languages.\n\nEach polyglot voice has a language and a speaker number. For example,\n\"fr-FR-Polyglot-1\" is speaker 1 in French, \"en-US-Polyglot-1\" is speaker 1\nin American English, and \"en-AU-Polyglot-2\" is speaker 2 in Australian English.\n\nYour browser doesn't support the audio element. \n\n*Example 1. en-US-Polyglot-1 voice*\n\nYour browser doesn't support the audio element. \n\n*Example 2. en-AU-Polyglot-1 voice*\n\nYour browser doesn't support the audio element. \n\n*Example 3. es-US-Polyglot-1 voice*\n\nYour browser doesn't support the audio element. \n\n*Example 4. fr-FR-Polyglot-1 voice*\n\nUpon request, polyglot capabilities are also available for a custom voice.\n\nSee the [Supported Voices](/text-to-speech/docs/voices) page for a complete list\nof voices available in your language. Text-to-Speech\nuses a specific voice from this list by setting the\n[`VoiceSelectionParams`](/text-to-speech/docs/reference/rest/v1/text/synthesize#voiceselectionparams)\nfields when you send a request to the API. See the Text-to-Speech\n[Quickstarts](/text-to-speech/docs/quickstarts) for details on how to send a\n[`synthesize`](/text-to-speech/docs/reference/rest/v1/text/synthesize) request."]]