VML パーサー。 sample function main(){ const vml = new VML(); console.log(vml.parse_voicevox(process.argv[2], +7)); } main();