1.0.9 • Published 6 years ago

talestreamer v1.0.9

Weekly downloads
34
License
-
Repository
github
Last release
6 years ago

Talestreamer -

Talestreamer gives you rich, multilayered speech and sound effects for your voicebot with no sound engineering required.

Installation

npm install talestreamer

Usage

We currently support Alexa SDK running on AWS Lambda, and Google Actions running on Google Cloud Functions or Firebase Functions. Contact us to request support for other platforms. You can also use the Talestreamer REST API on any platform.

Amazon Alexa

Please see our integration docs

Actions for Google

Please see our integration docs

Development

Setup repo

git clone https://github.com/ashuntwo/talestreamer-sdk-js.git
cd talestreamer-sdk-js
npm update

Run unit tests

npm run test

Run integration tests

echo 'TS_API_KEY="YOUR_TALESTREAMER_API_KEY"' > src/__tests__/integration/envConfig
npm run integration
1.0.9

6 years ago

1.0.8

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago