Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created _win_tts.py for windows tts support #595

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Dec 20, 2020

  1. created _win_tts.py for windows support

    modified the plyer file and added this file to make plyer to support windows. some useful unwanted functions are also here (if needed)
    fork link: d7b3fca
    RaSan147 authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    de61820 View commit details
    Browse the repository at this point in the history
  2. fixed style

    nothing special
    RaSan147 authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    cc15f1a View commit details
    Browse the repository at this point in the history
  3. removed unused libs

    removed some unused imports
    RaSan147 authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    7c415e8 View commit details
    Browse the repository at this point in the history
  4. still fixing style

    hopefully this time it pass
    RaSan147 authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    21799a0 View commit details
    Browse the repository at this point in the history
  5. making the last style fix (tired)

    I hope only the too long line style will cause trouble now
    RaSan147 authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    a39b9e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. made small changes

    RaSan147 authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    58635b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f753ee View commit details
    Browse the repository at this point in the history