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

@tilde-nlp/asr-api-client

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tilde-nlp/asr-api-client - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

tilde-nlp-asr-api-client-2.0.9.tgz

3

lib/interfaces/asr-client-configuration.model.d.ts

@@ -0,1 +1,2 @@

import { AsrClient } from "../asr-client.model";
import { RecognitionStatus } from "../enums";

@@ -30,3 +31,3 @@ import { SpeechRecognitionResult } from "../interfaces";

onStopped?: () => void;
onRecordingStartStop?: (isRecording: boolean) => void;
onRecordingStartStop?: (isRecording: boolean, context: AsrClient) => void;
}
{
"name": "@tilde-nlp/asr-api-client",
"version": "2.0.8",
"version": "2.0.9",
"description": "Library with services for communicating with Tilde TSP platform",

@@ -5,0 +5,0 @@ "private": false,

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