SkillAgentSearch skills...

Animalese.js

A JavaScript approximation of the villager speech sounds from Animal Crossing.

Install / Use

/learn @Acedio/Animalese.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

animalese.js

animalese.js is a JavaScript library that synthesizes an approximation of the villager speech sounds from Animal Crossing. I've put up a demo at http://acedio.github.io/animalese.js/.

It uses riffwave.js to turn audio data into a DataURI, which can then be played back through an <audio> tag. Also makes use of FileSaver.js and Blob.js. Thanks to Pedro Ladaria and Eli Grey for these excellent tools :)

This project is not affiliated with Nintendo Co., Ltd. Animal Crossing is a copyright of Nintendo Co., Ltd.

View on GitHub
GitHub Stars462
CategoryDevelopment
Updated57m ago
Forks52

Languages

JavaScript

Security Score

80/100

Audited on Mar 27, 2026

No findings