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

ai-text-to-speech

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai-text-to-speech - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "ai-text-to-speech",
"version": "1.0.2",
"version": "1.0.3",
"description": "A powerful and straightforward Node.js module for generating speech audio from text using the OpenAI API (support for other providers comming soon). ai-text-to-speech offers a simple and robust interface to convert text into high-quality speech audio files in various formats and voices.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -6,3 +6,3 @@ # ai-text-to-speech

Developed by Jerry Kapron for everyone to use freely 👍🏼
#### [☕️ Buy me a coffee](https://buymeacoffee.com/jkapron)
**[☕️ Buy me a coffee](https://buymeacoffee.com/jkapron)**

@@ -12,3 +12,2 @@ ## Table of Contents

- [ai-text-to-speech](#ai-text-to-speech)
- [☕️ Buy me a coffee](#️-buy-me-a-coffee)
- [Table of Contents](#table-of-contents)

@@ -18,4 +17,7 @@ - [Features](#features)

- [Usage](#usage)
- [Basic Example](#basic-example)
- [Advanced Usage](#advanced-usage)
- [How to load the module in your code](#how-to-load-the-module-in-your-code)
- [Basic Example with async/await](#basic-example-with-asyncawait)
- [Basic Example with Promise .then()/.catch()](#basic-example-with-promise-thencatch)
- [Advanced Usage with async/await](#advanced-usage-with-asyncawait)
- [Advanced Usage with Promise .then()/.catch()](#advanced-usage-with-promise-thencatch)
- [Options](#options)

@@ -39,2 +41,3 @@ - [`input` (string, required)](#input-string-required)

- [Audio Format Descriptions:](#audio-format-descriptions)
- [☕️ Buy me a coffee](#️-buy-me-a-coffee)

@@ -41,0 +44,0 @@ ## Features

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