I am building a Telegram bot using pyTelegramBotAPI. The bot is supposed to get a voice message from a user and perform text recognition using SpeechRecognition library. As