> ## 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.

# Microsoft Azure PlayFab Party를 사용하여 채팅 추가

> PlayFab Party가 크로스 네트워크 지원 및 PlayFab 가격 세부 정보를 갖춘 XBOX GDK 게임에 저지연 음성, 텍스트 채팅 및 전사를 추가하는 방법을 알아보세요.

이 항목을 사용하여 [PlayFab Party](https://learn.microsoft.com/gaming/playfab/features/multiplayer/networking/)가 게임에 저지연 채팅 및 데이터 통신을 유연하고 포괄적이며 안전한 방식으로 추가하는 것을 어떻게 간소화하는지 이해하세요. Party는 클라우드 호스팅 전용 서버가 원하지 않는 멀티플레이어 구현(때로는 *피어 투 피어 게임* 또는 *P2P 게임*이라고 함)에 이상적입니다. 게임 호스트로 클라우드 서버를 사용하는 경우에도 Party는 앱 내의 소셜 경험(예: 게임 내 스쿼드 또는 게임 후 로비)에 대한 음성 및 텍스트 통신을 지원합니다.

Party는 Azure Cognitive Services를 사용하여 사용자 음성 채팅을 전사하고 텍스트를 음성으로 합성하며, 이는 주로 접근성 보조 장치로 설계되었습니다. PlayFab Party 음성 채팅의 일반적인 사용은 분당 청구됩니다. 자세한 내용은 [PlayFab Party 가격 책정](https://learn.microsoft.com/gaming/playfab/features/multiplayer/networking/pricing)을 참조하세요. 이 기능의 활성화는 접근성 사용자 설정에 연결하는 것이 좋습니다.

<Note>Party는 또한 채팅을 실시간으로 번역합니다. 익명 매치메이킹 및 국제 경쟁 게임에서 이러한 전사 및 번역 기능은 보다 매력적인 멀티플레이어 경험입니다.</Note>

PlayFab Party(및 기타 멀티플레이어 서비스)의 주요 목표는 상호 운용 가능한 멀티플레이어 인프라 및 크로스 네트워크 게임 플레이를 촉진하는 것입니다. 멀티플레이어 경험이 멀티플레이어 및 크로스 네트워크 사용자 활동에 대한 관련 플랫폼 정책을 준수하는지 확인하세요.

<Note>GameChat2 API보다 PlayFab Party를 사용하는 것이 좋습니다.
음성 채팅용 PlayFab Party 통합에 대한 자세한 내용은 [PlayFab Party 채팅 작동 방식 이해](/services/playfab/community/voice-communications/concepts-chat)를 참조하세요.</Note>

## 참고 항목

[PlayFab Party](/build/console-features/networking/game-mesh/playfab-party-intro-networking)

[PlayFab Party 개요](https://learn.microsoft.com/gaming/playfab/features/multiplayer/networking/)


## Related topics

- [Azure PlayFab Party](/ko/build/console-features/networking/game-mesh/playfab-party-intro-networking.md)
- [Azure Functions를 사용하는 PlayFab CloudScript 빠른 시작 가이드](/ko/services/playfab/live-service-management/service-gateway/automation/cloudscript-af/quickstart.md)
- [채팅](/ko/services/xbox-services/multiplayer/chat/index.md)
- [Unreal용 Azure PlayFab Party 온라인 서브시스템](/ko/build/console-features/networking/game-mesh/party-unreal-online-subsystem.md)
- [PlayFab Party Unity plugin Release Notes](/ko/services/playfab/multiplayer/networking/party-unity-release-notes.md)
