4 lines
144 B
Lua
4 lines
144 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Plays back the Microphone Test recording
|
|
function VoiceChat_PlayLoopbackSound() end |