Licensing

Demo Mode
A license file is required to use Bongiovi DPS unrestricted in your app.  However, the Bongiovi DPS library will work for ten minutes per initialization if no license file is present.  The ten minute demo limitation timer only runs when DPS is processing audio.
Please contact us to discuss pricing.

DPS Initialization Messages:

AUTH_SUCCESS     0 – Bongiovi DPS is properly licensed and unrestricted.

Be sure you are getting this result before you release your app!

All other returned values will initialize Bongiovi DPS in demo mode…

AUTH_ERR_INVALID_FILE_FORMAT    1

AUTH_ERR_LICENSE_HASH_INVALID    2

AUTH_ERR_JAVA_PACKAGE_INVALID    3

AUTH_ERR_RSA_DATA_INVALID    4

AUTH_ERR_AES_DATA_INVALID    5

AUTH_ERR_FILE_NOT_FOUND    6

…more initialization values are defined in the header file for system level use.