Audio::setMicrophonePosition
If this is the correct name, what microphone? I know your TV isn't going to reach out and adjust your headset so..==Syntax==
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
==See also==Template:Audio function c