Experiment; have SpeechSynthesis sing a Song for you while Computer Generated Music plays in the Background.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Anyone still remembering Microsoft Sam? Well, this Website will probably be broken on any browser that runs on Windows 2000, XP, or Vista, where you would have the opportunity to listen to the real one.
But your (hopefully) current Operating System provides a bunch of different ones for you to try.
Music is generated by a MIDI File mangled to be playable through Note.js. Since we don't want to load Samples, all of the Output is generated through code. The Voice is also timed through this MIDI File. The Text you hear is fed through the Web Speech API.
All in all, a Fun little Experiment.
Distributed under the MIT License. See LICENSE.md
for more information.