Weather Voice Prompt
🌈 Get The Weather INFO Then Ouput Voice Prompt And Send It To Your WeChat
OS
Raspberry Pi 4B 4GB
Env
Python 3.7
urllib
apscheduler
baidu-aip
Baidu AIP SDK( aip-python-sdk-2.2.15 )
How To Run On RasPi 4B
you need to install the dependencies firstly
$ pip3 install apscheduler
$ cd aip-python-sdk-2.2.15
$ pip3 install baidu-aip
$ python3.7 setup.py install
then run it
$ python3.7 weather.py