Setup Telegram Voice Check if voice message handling is properly configured. Use ONLY the Read tool. Files to check 1. Read in the project root. Check for: - — ElevenLabs TTS key (primary) - — optional, defaults to George voice - — OpenAI TTS fallback (needed if no ElevenLabs key) - — optional, defaults to - — required (same as base telegram setup) 2. Read to confirm the skill exists. Report format If things are missing - No ElevenLabs AND no OpenAI key : "You need at least one TTS provider. Add (from elevenlabs.io) or (from platform.openai.com) to " - No Whisper : "The pip package is needed…