版本
menu
To integrate the GME voice service for Wwise, GME implements four plug-ins. By themselves, the four Wwise plug-ins cannot handle all of the information that GME needs, so the GME In-Game Voice Chat code contains additional API functions.
The game code needs to call the extra API functions to pass all of the necessary data to GME In-Game Voice Chat. 这些 API 函数在 TencentGMEPlugin.h 头文件中声明。
The following topics describe the GME In-Game Voice Chat API.