0.1.4 • Published 2 years ago

arber-azure-tts-test v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

arber-azure-tts-test

Package that provides text to speech and speech to text using azure speech sdk.

Installation

npm install arber-azure-tts-test

Usage

export const textToSpeech = async (
  subscriptionKey: string,
  region: string,
  language: string,
  text: string
) => {

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago