버전

menu_open
Wwise SDK 2019.2.15
ak.wwise.core.remote.connect

Connects the Wwise Authoring application to a Wwise Sound Engine running executable. The host must be running code with communication enabled. If only "host" is provided, Wwise connects to the first Sound Engine instance found. To distinguish between different instances, you can also provide the name of the application to connect to.

Arguments

Name Type Description
host * string The host to connect to. The host can be an IPv4 address or a computer name. Use 127.0.0.1 to connect to localhost.
appName string The value in the Application Name column from the Remote Connection dialog in Wwise, or from from ak.wwise.core.remote.getAvailableConsoles. If you are running more than one Sound Engine instance, you can specify the name of the application to connect to.
commandPort integer The command port. If you are running two or more Sound Engine instances that use the same application name, you can specify the command port and the notification port to distinguish between different applications sharing the same name. You don't need to use this if the application name is unique. When using this, you must also provide appName. If you specify a command port, you must also specify a notification port. You can obtain this information from ak.wwise.core.remote.getAvailableConsoles.
Unsigned Integer 16-bit.
Range: [0,65535]
notificationPort integer The notification port associated with the command port. If you specify a notification port, you must also specify a command port. You can obtain this information from ak.wwise.core.remote.getAvailableConsoles.
Unsigned Integer 16-bit.
Range: [0,65535]

(Required *)

Arguments Schema

See Also

Examples

Refer to Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 for more information about Wwise Authoring API.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요