Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

testaugnitosdk

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testaugnitosdk - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

1

dist/Augnito.d.ts

@@ -127,3 +127,2 @@ import { AugnitoConfig } from './config/AugnitoConfig';

private handleBeforeUnloadEvent;
private handleStorageChangeEvent;
}

2

package.json
{
"name": "testaugnitosdk",
"private": false,
"version": "1.0.29",
"version": "1.0.30",
"license": "Restricted",

@@ -6,0 +6,0 @@ "files": [

@@ -47,5 +47,6 @@ # Augnito Speech SDK

lmId: '<your lmid>'
noiseCt: 1, //Optional parameter, to set noice cancellation value and default value is 1 which is off
enableLogs: false, // Optional parameter, to check debug logs set to true
listOfControls: [], // Optional parameter, set a list of controlId and controlName for SDK to handle multiple text field navigation commands
editor: EditorType.HTML // Optional parameter, set EditorType enum for SDK to insert sppech-to-text display at cursor placed inside field and to handle commands dictated. Other enum values are EditorType.CKEDITOR4 | EditorType.CKEDITOR5 | EditorType.GENERIC,
editor: EditorType.HTML // Optional parameter, set EditorType enum for SDK to insert sppech-to-text display at cursor placed inside field and to handle commands dictated. Other enum values are EditorType.CKEDITOR4 | EditorType.CKEDITOR5 | EditorType.GENERIC | EditorType.DEVEXPRESS,
};

@@ -52,0 +53,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc