rough-pilot-36637
05/12/2024, 3:38 PMtemp_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&rough-pilot-36637
05/12/2024, 6:36 PMrough-pilot-36637
05/12/2024, 7:55 PMrough-pilot-36637
05/12/2024, 7:57 PMrough-pilot-36637
05/12/2024, 8:23 PM