asra_stop()

Stop the audio capture.

Synopsis:

#include "asr/asra.h"
 
int asra_stop()

Arguments:

Library:

libasr

Description:

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

Returns:

0 Success.

-1 An error occurred.