#ifndef __ASR_APP_H__ #define __ASR_APP_H__ bk_err_t asr_app_start(void); bk_err_t asr_app_stop(void); #endif