Eleven labs and the talking chatbot
# 🤝help
r
hey guys can any one help me with https://discord.com/channels/1108396290624213082/1218932019141021699 my questions : what is the use of the own server! and if it for storage the voice answer so we can skip it for now. i add the user_id and the key and all other information and still not work i have some doubt about this part > .then(response => { > const tempFilePath = path.join(__dirname,
temp_speech_${message[1]}.mp3
); > const finalFilePath = path.join(__dirname,
speech_${message[1]}.mp3
); > const writer = fs.createWriteStream(tempFilePath); so what is ${message[1]} represent there !! https://cdn.discordapp.com/attachments/1239240239432601670/1239285065691824210/Capture.PNG?ex=66425da8&is=66410c28&hm=a6c62b27c042c6ac400b0f04559f9edb83ef4e31e8f7ab0724e6af5b3f58d63f&
it seem like the api key is not detected
thank you all it works now !
there is another idea i need the voice to be automatic play note just audio and start when you click play
it is done also before any one see this thank you all for help