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

@oracle/oci-ai-speech-realtime

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oracle/oci-ai-speech-realtime

OCI NodeJS client for the OCI AI Speech Realtime Service

  • 2.0.0-rc1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
119
Maintainers
0
Weekly downloads
 
Created
Source

Oracle Cloud Infrastructure Realtime Speech TypeScript SDK Development

This is the development guide for the OCI Realtime Speech TypeScript SDK. Before starting development, make sure you have TypeScript and Node installed on your system.

Installation

To perform this and the subsequent steps, make sure you're in the right directory.

cd oci-ai-speech-realtime-typescript-sdk/ai-speech-realtime-sdk-typescript/

Run the following to install the dependencies of the SDK into your workspace.

npm install

Unit Tests

To run unit tests, do the following:

npm run test

You can generate the coverage report by doing

npm run test -- --coverage

The coverage report will be available in the coverage/lcov-report directory. You can open the index.html file in the browser.

Build

To compile the TypeScript files into JavaScript files, run the following:

npm run build

FAQs

Package last updated on 13 Dec 2024

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

  • 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