1.2.0 • Published 2 years ago
@jackdbd/text-to-audio-asset v1.2.0
@jackdbd/text-to-audio-asset
Generate an audio asset from a text.
Installation
npm install @jackdbd/text-to-audio-assetNote: this library was tested on Node.js >=18. It might work on other Node.js versions though.
Usage
TODO
Troubleshooting
This plugin uses the debug library for logging.
You can control what's logged using the DEBUG environment variable.
For example, if you set your environment variables in a .envrc file, you can do:
# print all logging statements
export DEBUG=11ty-plugin:*Dependencies
| Package | Version |
|---|---|
| zod | ^3.23.0 |
| zod-validation-error | ^3.1.0 |
⚠️ Peer Dependencies
This package defines 6 peer dependencies.
| Peer | Version range |
|---|---|
@11ty/eleventy | >=2.0.0 or 3.0.0-alpha.6 |
@aws-sdk/client-s3 | >=3.0.0 |
@aws-sdk/lib-storage | >=3.0.0 |
@google-cloud/storage | >=7.0.0 |
@google-cloud/text-to-speech | >=5.0.0 |
debug | >=4.0.0 |
License
© 2022 - 2024 Giacomo Debidda // MIT License
1.2.0
2 years ago
1.2.0-canary.1
2 years ago
1.1.0
2 years ago
1.1.0-canary.1
2 years ago
1.0.0
2 years ago
1.0.0-canary.1
2 years ago