Audio::setMicrophonePosition
Jump to navigation
Jump to search
If this is the correct name, what microphone? I know your TV isn't going to reach out and adjust your headset so..
Syntax
mp.game.audio.setMicrophonePosition(p0, x1, y1, z1, x2, y2, z2, x3, y3, z3);Required Arguments
- p0: Boolean
- x1: float
- y1: float
- z1: float
- x2: float
- y2: float
- z2: float
- x3: float
- y3: float
- z3: float
Return value
- Undefined
Example
// todo