@aws-sdk/client-transcribe-streaming

v3.38.0
AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native

test

jest --coverage --passWithNoTests

build

yarn build:cjs && yarn build:es && yarn build:types

clean

yarn clean:dist && yarn clean:docs

pretest

yarn build

build:es

tsc -p tsconfig.es.json

build:cjs

tsc -p tsconfig.json

build:docs

yarn clean:docs && typedoc ./

clean:dist

rimraf ./dist

clean:docs

rimraf ./docs

build:types

tsc -p tsconfig.types.json

downlevel-dts

downlevel-dts dist-types dist-types/ts3.4

test:integration

jest --config jest.integ.config.js
npm i @aws-sdk/[email protected]

Metadata

  • Apache-2.0
  • >=10.0.0
  • AWS SDK for JavaScript Team
  • released 10/22/2021

Downloads