JSPM

@kitazaki/node-red-contrib-mcu-elevenlabs

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q50945F
  • License Apache-2.0

elevenlabs with Node-RED MCU

Package Exports

  • @kitazaki/node-red-contrib-mcu-elevenlabs
  • @kitazaki/node-red-contrib-mcu-elevenlabs/mcu_elevenlabs.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@kitazaki/node-red-contrib-mcu-elevenlabs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-red-contrib-mcu-elevenlabs

Text to speech node using Elevenlabs API with Node-RED MCU

Overview

There is mcu_elevenlabs node.

palette

How to use

  1. Build the environment for the Node-RED MCU plugin

  2. Install this node

Add node-red-contrib-mcu-elevenlabs from the "Manage palette" in Node-RED

or execute the following command.

npm install <folder_path>  
  1. Try to build with the Node-RED MCU plugin.

Node-RED flow

Node-RED flow

flow

Sample test

Sample test on M5Stack Core2 device.

sample