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

10 lines (9 loc) 216 B
type AugnitoNotificationMessage = { FromDeviceId: string; ToDeviceId: string; SeqId: string; AckOf: string; Type: string; TimeStamp: string; }; export { AugnitoNotificationMessage };