Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atojs/alexa-uncensor
bypass Alexa censorship
https://github.com/atojs/alexa-uncensor
Last synced: about 2 months ago
JSON representation
bypass Alexa censorship
- Host: GitHub
- URL: https://github.com/atojs/alexa-uncensor
- Owner: atojs
- License: mit
- Created: 2016-01-17T00:20:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T05:18:09.000Z (over 7 years ago)
- Last Synced: 2024-10-10T18:41:09.013Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 18
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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
```javascript
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*