Budget: 4000 UAH Deadline: 2 days
The deadline is approximately 2 days, and the budget is 4000 UAH for a working version with a Telegram bot, ElevenLabs API, and sending wav to the channel. 700 UAH here is likely too little - the logic itself is simple, but it is necessary to properly handle keys, audio format, API errors, and bot permissions in the channel =/
I will do it without unnecessary architectural romance - the bot accepts text, sends it to ElevenLabs, receives audio, saves or holds it temporarily, then publishes wav in the required channel. It is better to transmit the API key and bot token after starting through secure project data.
I will clarify 2 points:
> one voice is needed or a choice from several
> wav should go as an audio file or specifically as a document file in the channel
Based on similar experience:
> https://business.ingello.com/tts - close to the topic of voice generation and TTS
> https://business.ingello.com/vorfahr - an example of automation with external services and business logic
> https://systems-fl.ingello.com - our profile on systems, bots, and automation
We can keep it simple - first, we create a test working scenario, check it with your example, then if necessary, we add a queue, limits, and an error log.