Skip to content

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

License

Notifications You must be signed in to change notification settings

jerryharrison/animalese.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • HTML 14.8%