Trupti
Trupti

Reputation: 983

How to implement localization using @azure/communication-react?

I want to implement localization using @azure/communication-react with following usecase:

  1. It should take OS language by default
  2. User can manually change the language

I went through the documentation. However, we have not used their ControlBar component. We are having customized control bar with MicrophoneButton, EndCallButton.

How can I apply azure localization to customized web calling application?

Upvotes: 0

Views: 73

Answers (0)

Related Questions