Metadata-Version: 2.1
Name: speakWin-2
Version: 0.0.2
Summary: Text to Speech Windows Based.
Author-email: nayakdebasish7205@gmail.com
Description-Content-Type: text/markdown

# `speakWin` Function

The `speakWin` function is a Python script that utilizes the `pyttsx3` library to convert text messages into speech. It is designed to work on Windows operating systems and uses the 'sapi5' speech engine. This function is useful for creating text-to-speech applications or for providing voice feedback in various projects.

## Installation

Before using the `speakWin` function, you need to install the `pyttsx3` library, which is not included in Python's standard library. You can install it using pip:

## version
0.0.1
## Authors
