asra_start()

Start the audio module.

Synopsis:

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

Arguments:

Library:

libasr

Description:

The asra_start() function causes the module to begin to perform its particular service, for example capturing audio or playing back from a file.

Returns:

0 Success.

-1 An error occurred.