Hello, upon importing the latest version of Photon Voice I get these two error:
Assets\Photon\PhotonVoice\PhotonVoiceApi\Core\AudioStreamPlayer.cs(24,50): error CS0246: The type or namespace name 'ISyncAudioOut<>' could not be found (are you missing a using directive or an assembly reference?)
Assets\Photon\PhotonVoice\PhotonVoiceApi\Core\AudioStreamPlayer.cs(20,17): error CS0246: The type or namespace name 'ISyncAudioOut<>' could not be found (are you missing a using directive or an assembly reference?)