asr_get_hold_count()

Return the number of holds on the recognizer.

Synopsis:

#include "asr/asr.h"
 
int asr_get_hold_count()

Arguments:

Library:

libasr

Description:

The asr_get_hold_count() function returns the number of holds on the recognizer.

Returns:

The number of holds.