asrv_audio_stop()

Stop the audio capture.

Synopsis:

#include "asr/asrv.h"
 
int asrv_audio_stop()

Arguments:

Library:

libasr

Description:

The asrv_audio_stop() function forces the audio capturing to stop.

Returns:

0 Success.

-1 An error occurred.