Photon Voice 1 是 Photon Voice 的原始版本和第一個主要版本。
現在被重構和增強的 Photon Voice 2 所取代。
我們強烈建議使用 Photon Voice 2 開始新項目,如果可能的話,將現有項目從 Photon Voice 1 遷移到 Photon Voice 2。
Photon Voice 將在未來幾個月內維護。
我們將修復重要的錯誤並支援新的 Unity 版本,但新功能將僅新增至 Photon Voice 2。
How to Obtain Your App ID
Step 1: Register with Photon
Already have an account? You can directly proceed to step 2.
Sign up for a Photon account.
Find the first free app with a maximum of 20 CCU ready for you upon signup completion.

Step 2: Get Your App ID
The App ID is a generated identifier for your Photon Cloud application.
It is used when an application client connects and separates your users from those of other applications.
Sign in and browse to your application dashboard.
To reveal the full App ID just click on it. It is now pre-selected for copy/paste.

Step 3: Paste the App ID in Your Game Code
Once you have your Photon App ID, you can use it to connect to the Photon Cloud and your application.
If you have not, download the SDK for your target platform and check the provided samples to start with.