Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 684 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 684 Bytes

TweetSpeak

  • It fetches tweets and convert it into speech.
  • Here are two files :-
    • tweet_fetch.py
      • It is a python Script which fetches tweets using tweepy library from twiter . And genrate the CSV File.
    • convert_to_speech.py
      • It Read the CSV File And Convert te Messages Into Speech using pyttsx library.

Module Used :

alt text