Skip to main content
플레이어는 Ease of access 메뉴를 통해 음성 접근성 설정을 구성합니다. 여러분의 타이틀은 이 설정을 조회하고 준수해야 합니다.

사용자가 설정을 구성하는 위치

XBOX 콘솔

Settings → Ease of access → Speech-to-text on, Text-to-speech on, Text-to-speech voice, Let games read to me를 확인하세요.

Windows

XBOX Game Bar를 설치하고 → 앱을 열어(Win+G) → Settings → Gaming features로 이동하세요.

STT/TTS 기본 설정 적용

PlayFab Party

XBOX Live Helper Library에서 GetAccessibilitySettings를 호출하세요.

Game Chat 2

기본값인 game_chat_speech_to_text_conversion_mode::automatic을 사용하면 Game Chat 2가 자동으로 사용자의 STT/TTS 설정에 연결됩니다.

타이틀이 해야 할 일

  • (TTS가 활성화된 경우) 전사된 텍스트를 UI 또는 TCUI에 렌더링
  • (STT가 활성화된 경우) 텍스트에서 음성 합성

관련 API 문서

관련 문서

마지막 수정일 2026년 8월 24일