Metadata-Version: 2.1
Name: speakk
Version: 0.1.1
Summary: This code is help you to replace print() function and make your code more attractive.
Home-page: UNKNOWN
Author: Jerry4539
Author-email: <shanayaagraval@gmail.com>
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown


# SpeakDis

**SpeakDis Module have some cool features in it**



*Like*



**Speak function**

```speakk.speak("hello Jerry",0) ```

*0 is the voice type*

*0 is for male voice*

*1 is for female voice*



**Display function**

```speakk.display("Hello World")```

*Display function will diaply the mention string into colorfull out put..*



**Alert function**

```speakk.alert("This is an alert massage")```

*Alert function will display the mention string in red color so it wil be look like a alert massage..*



**Terminal function**

```speakk.terminal()```

*Terminal function will give you the terminal access so you can execute the cmd command on that untill you gave input (exit/quit) on it.*



**Command**

```speakk.command("cls")```

*Command function will help you to execute a single single command on your program..*



## Contact us.

[Githubpage](https://github.com/Jerry4539/)

[Instagram](https://www.instagram.com/xhacking_official/)

[MAil](shanayaagraval@gmail.com)









