# Waapi **Repository Path**: zengjie824/Waapi ## Basic Information - **Project Name**: Waapi - **Description**: Wwise Authoring API Project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-16 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hello Wwise - Javascript Sample ## Overview This samples demonstrates how to connect to Wwise through WAAPI using Javascript and Node.js. It could be used on any platform with Node.js support. ## Requirements 1. Node.js (https://nodejs.org) ## Setup Run the following commands from the directory containing package.json: npm install ## Execution Run the following commands from the directory containing index.js: node index.js ## 打包 pkg -t node10-win-x64 index.js