Say.js not working, must install festival

How can I install this (I don’'t have root perms)

you can try building from source or using the notroot project, building might take a while

K thanks, btw how to use https://www.npmjs.com/package/say

because I get this error: UnhandledPromiseRejectionWarning: Error [VOICE_PLAY_INTERFACE_BAD_TYPE]: Unknown stream type

voiceChannel.join().then((connection) => { connection.play(say.speak('Hello')); })

@RobinSchapendonk, I’m moving this to #coding-help!