6 lines
164 B
Lua
6 lines
164 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Stops playing the Microphone Test recording
|
|
function VoiceChat_StopPlayingLoopbackSound() end
|