asr_set_restart()

Set the recongizer restart setting.

Synopsis:

#include "asr/asr.h"
 
void asr_set_restart(int restart)

Arguments:

restart

The recognizer restart setting.

Library:

libasr

Description:

The asr_get_restart() function sets the recognizer restart setting.

Returns:

Nothing.