Photon voice

Options
Hi @JohnTube

Unity version- 2019.4.6f1
photon voice version - v2.20.1

We have faced this below issue:

voice cannot connect for canada client while using "eu" region.

we have got this error message particularly canada client "Starting microphone failed: "Error initializing output device."

microphone type "Photon"

Please let me know for above issue.

Thanks in advance.




Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @SaravanaPerumal,

    The error has nothing to do with the region or the connection.
    It's related to the actual audio device but not sure why it's mentioning the output device.

    We need a full stack trace.
    What is the device where this error occurs? model+OS+OS version
    does it occur all the time?

    Please update to the latest Photon Voice 2.
    For example in 2.21 we:
    ADDED: Recorder.UseMicrophoneTypeFallback to optionally disable microphone type fallback in case of failures with initial type from Unity to Photon when applicable (and vice versa).