Advanced Text Editor using Python Tkinter

 Advanced Text Editor using Python Tkinter.

                                        




This text editor is completely created using the Tkinter library of python. and I have implemented the following features in it.
  •  User-Friendly Interface.
  •  Real-time Voice to Text converter using Speech Recognition library of python.
  •  Text to audio file converter.
  •  You can edit the font color as well as font size and different themes are available.
  •  It contains all functionalities of a normal text editor like creating new files, editing existing files, etc.
                                            

Visit Project on Github

1 Comments