stopAudioInputCapture

Script::stopAudioInputCapture

Ends audio input capture.

Declaration

SoundID stopAudioInputCapture();

Parameters

None.

Returns

The /types/SoundID of the captured sound.

Notes

End the audio input capture started with Scripting API’s function startAudioInputCapture or the Audio Module’s startAudioInputCapture function.