> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PlayFabMultiplayerManager.TextToSpeechMode

> Unity PlayFab Party 음성 채팅에서 text-to-speech 접근성을 전환하는 PlayFabMultiplayerManager.TextToSpeechMode 속성에 대한 참조입니다.

# TextToSpeechMode

text-to-speech 활성화 여부를 가져오거나 설정합니다.

참고: `PlatformDefault`로 설정된 경우, text-to-speech는 로컬 플레이어의 text-to-speech 기본 설정이 활성화된 경우에만 활성화됩니다.

```csharp theme={null}
public AccessibilityMode PlayFabMultiplayerManager.TextToSpeechMode { get; set; }
```

## 속성 값

TextToSpeechMode

[AccessibilityMode](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunityaccessibilitymode)


## Related topics

- [PlayFabMultiplayerManager.SpeechToTextMode](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/properties/playfabunityspeechtotextmode.md)
- [PlayFabMultiplayerManager 클래스](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/index.md)
- [PlayFabMultiplayerManager.Get](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/methods/playfabunityget.md)
- [PlayFabMultiplayerManager.State](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/properties/playfabunitystate.md)
- [PlayFabMultiplayerManager.Get().Resume](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/methods/playfabunityresume.md)
