7 lines
		
	
	
		
			192 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			192 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return number index
 | 
						|
---Returns the index of the current voice capture device
 | 
						|
function VoiceGetCurrentCaptureDevice() end
 |