- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Provides the sum of the number of licenses currently available on all connected license servers.
unsigned int LV_SRE_GetAvailableLicensesCount(const char *license_type)
license_type
The type of license (such as SpeechPort or VoxLite) for which you want a count.
The number of available licenses of the requested type.
LV_EXCEPTION
An exception occured while processing the request.