{
    "name": "AI Bot Voice",
    "slug": "ai-bot-voice",
    "version": "1.0.0",
    "description": "Convert audio messages to text using OpenAI Whisper API and respond automatically with transcribed content.",
    "author": "embedflix",
	"website": "",
	"donation": "",
    "compatibility": "1.0.0",
    "entry": "PluginServiceProvider",
    "requires": [
        "ai-bot"
    ]
}
