asrm_get_holdcount()

Return the number of holds on the recognizer.

Synopsis:

#include "asr/asrm.h"
 
int asrm_get_holdcount(void)

Arguments:

Library:

libasr

Description:

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

Returns:

The number of holds.