UnityMicrophone error - missing ';' but code looks ok

Options
Hi - I'm building for WebGL in Unity 2019.4.7f1 using the latest PhotonVoice. The following error appears in console:
Assets\Photon\PhotonVoice\PhotonVoiceApi\Platforms\Unity\UnityMicrophone.cs(57,25): error CS1002: ; expected

However the code for this class looks ok in Visual Studio. Anyone else seeing this?

Comments

  • XyrisKenn
    Options
    Edit - line 57 does need a ';' at the end of line.
  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @XyrisKenn,

    Thank you for your report and sorry for the inconvenience!
    We will fix this in the next update.