Wwise SDK 2023.1.8
|
참고: This example requires Visual Studio 2015+ with C# support and the NuGet package manager extension. |
To install dependencies, open the sample project <Wwise installation path>/SDK/samples/WwiseAuthoringAPI/cs/WaapiClientCsPC_vc160.sln
in Visual Studio. 해당 솔루션을 우클릭하고 Restore NuGet Packages를 선택해 종속성을 설치합니다.
Locate the sample file <Wwise installation path>/SDK/samples/WwiseAuthoringAPI/cs/WaapiClientSample/Program.cs
.
이 파일에는 다음 코드가 포함돼있어 Wwise Authoring API에 연결할 수 있게 해줍니다.
Build the solution (Ctrl+Shift+B) and run the sample using Visual Studio (F5).
출력 콘솔에 나타나는 메시지를 확인하세요.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요