Good morning!
I’m creating an automation to transcribe long audio files via Telegram. However, there’s an issue: since the audios are lengthy, the transcribed text becomes too long to be sent over Telegram in a single message. How can I solve this? I would need to split it into different variables, but I’m struggling to do so.
Thank you for your help!