You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@speaqr/javascript-sdk

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speaqr/javascript-sdk

A lightweight JavaScript SDK for real-time audio and text processing via Speaqr's public api.

2.0.1
latest
npmnpm
Version published
Maintainers
1
Created
Source

Speaqr JavaScript SDK

npm version

Speaqr Javascript SDK is a lightweight client to interact with the Speaqr API in real time. It allows you to handle events, send audio and text, and get translations or voice synthesis.

🔗 Web https://speaqr.ai

📑 Main features

  • Speech recognition (STT): Converts audio to text in real time.
  • Translation: Translates text or audio into several supported languages.
  • Speech synthesis (TTS): Generates audio from text in real time.
  • Speech recognition + translation + speech synthesis (STS) Generates translated audio from the audio heard in real time.
  • Real-time connection: Uses sockets for seamless communication with the api.
  • Compatibility: Compatible with browsers and Node.js environments.

📰 Requirements

  • A valid api key. You can get one here.

💻 Installation

Via npm:

npm install @speaqr/javascript-sdk

Via cdn

<script src="https://unpkg.com/@speaqr/javascript-sdk@latest/dist/sdk.min.js"></script>

Download files

📖 Documentation

The entire SDK and API are documented here.

🔧 Examples

The dist/examples folder contains examples of how to instantiate the SDK in different environments and several usage examples.

Please note that in order to run these examples you will need to have a valid API key, and you must change it in the variable const apiKey = 'xxxx'

🌐 License

This SDK is licensed under the MIT license. See the LICENSE.txt file for more details.

✉️ Support

If you have questions or need help, contact us here.

Keywords

sdk

FAQs

Package last updated on 13 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.