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

text-to-speech-crawl

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-to-speech-crawl - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

example1728464973858.mp3

3

example.ts
import path from "path";
import textToSpeech from "text-to-speech-crawl";
import { DeviceClass } from "text-to-speech-crawl/type/type";

@@ -20,3 +21,3 @@ export const exampleTextToSpeech = async () => {

speakingRate: 0,
effectsProfileId: ["small-bluetooth-speaker-class-device"],
effectsProfileId: [DeviceClass.SMALL_BLUETOOTH_SPEAKER_CLASS_DEVICE],
},

@@ -23,0 +24,0 @@ },

{
"name": "text-to-speech-crawl",
"version": "1.0.2",
"version": "1.0.3",
"description": "text to speed crawler",

@@ -5,0 +5,0 @@ "main": "index.js",

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