Metadata-Version: 2.4
Name: whatsapp_utilsFAPI
Version: 0.13.0
Summary: whatsapp_utilsFAPI
Author: whatsapp_utilsFAPI
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# WhatsApp Utils

A Python package for handling WhatsApp audio messages with Azure AI services integration.

## Features

- Send and receive WhatsApp audio messages
- Speech-to-text conversion using Azure Cognitive Services
- Text-to-speech conversion using Azure Cognitive Services
- AI-powered responses using Azure OpenAI

## Installation

```bash
python -m build
pip install whatsapp_utilsFAPI
