UNPKG

augnitosdk

Version:

AugnitoSDK lets you make use of the Speech Recognition AI. You can edit, format and complete reports at the speed of human speech, with the best-in-class accuracy

8 lines (7 loc) 147 B
declare enum AugnitoSDKError { ERR_NETWORK = 1, ERR_AUDIO = 2, ERR_SERVER = 3, ERR_CLIENT = 4 } export { AugnitoSDKError };