const say = require('say')

// console.log(word)
say.speak(process.argv.slice(2))