Socket
Socket
Sign inDemoInstall

alexa-uncensor

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    alexa-uncensor

Bypass Alexa (Amazon Echo) Text-to-Speech censorship


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Install size
827 kB
Created
Weekly downloads
 

Readme

Source

alexa-uncensor

Bypass Alexa (Amazon Echo) Text-to-Speech censorship

Summary

alexa-uncensor generates the corresponding SSML fragments for those censored words that Alexa bleeps out. Adults only.

Example Usage

var bleep = require("alexa-uncensor");

var free, speech;
free    = bleep.uncensor("bullshit");
speech  = bleep.uncensor_line("Stop fucking around and write some code!");

Dictionary

Only a minimal dictionary(press-sample.js) is provided. Copy this file to press.js and add your words.

"The foolish and wicked practice of profane cursing and swearing is a vice so mean and low that every person of sense and character detests and despises it." -- George Washington

Keywords

FAQs

Last updated on 17 Jan 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc