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

web-speech-cognitive-services

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-speech-cognitive-services - npm Package Compare versions

Comparing version 5.0.0-master.edfd25f to 5.0.0

2

lib/BingSpeech/SpeechToText/createSpeechRecognitionPonyfill.js

@@ -46,3 +46,3 @@ "use strict";

var VERSION = "5.0.0-master.edfd25f";
var VERSION = "5.0.0";

@@ -49,0 +49,0 @@ function buildSpeechResult(transcript, confidence, isFinal) {

@@ -66,4 +66,4 @@ "use strict";

meta.setAttribute('name', 'web-speech-cognitive-services');
meta.setAttribute('content', "version=".concat("5.0.0-master.edfd25f"));
meta.setAttribute('content', "version=".concat("5.0.0"));
document.head.appendChild(meta);
//# sourceMappingURL=SpeechServices.js.map
{
"name": "web-speech-cognitive-services",
"version": "5.0.0-master.edfd25f",
"version": "5.0.0",
"description": "Polyfill Web Speech API with Cognitive Services Speech-to-Text service",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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