UE4 using voice

Options
I expect to use the Voice in UE4, what to do? Thank you.

Answers

  • vadim
    Options
    PhotonVoice supports only Unity currently.

    For UE4, you can use native Photon SDK for transmitting audio data. But capturing, coding, decoding and playback should be implemented by yourself or with other SDKs or plugins.