stopAudioInputCapture
AudioModuleInterface::stopAudioInputCapture
Ends audio input capture.
Declaration
virtual SoundID stopAudioInputCapture() = 0;
Parameters
None.
Returns
The 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.