New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

elevenlabs-latency

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elevenlabs-latency - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "elevenlabs-latency",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {

@@ -30,3 +30,7 @@ "dev": "tsx watch src/index.ts",

"author": "ElevenLabs",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/elevenlabs/elevenlabs-examples"
}
}
# ElevenLabs - Websockets Server - Node
This example demonstrates how to measure the latency of a websocket connection to ElevenLabs' text-to-speech API
Package to measure the latency of a websocket connection to ElevenLabs' text-to-speech API - specifically the time to first byte
Hosted on npm at [https://www.npmjs.com/package/elevenlabs-latency](https://www.npmjs.com/package/elevenlabs-latency)
## Usage

@@ -6,0 +8,0 @@

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