@scrypted/google-cloud-tts

Google Cloud Text to Speech plugin for Scrypted

Usage no npm install needed!

<script type="module">
  import scryptedGoogleCloudTts from 'https://cdn.skypack.dev/@scrypted/google-cloud-tts';
</script>

README

Google Cloud Text to Speech plugin

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

scrypted distribution via npm

  1. Ensure package.json is set up properly for publishing on npm.
  2. npm publish

Visual Studio Code configuration

  • If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.