
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
@speaqr/javascript-sdk
Advanced tools
A lightweight JavaScript SDK for real-time audio and text processing via Speaqr's public api.
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.
npm install @speaqr/javascript-sdk
<script src="https://unpkg.com/@speaqr/javascript-sdk@latest/dist/sdk.min.js"></script>
The entire SDK and API are documented here.
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'
This SDK is licensed under the MIT license. See the LICENSE.txt file for more details.
If you have questions or need help, contact us here.
FAQs
A lightweight JavaScript SDK for real-time audio and text processing via Speaqr's public api.
We found that @speaqr/javascript-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.