Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 806 Bytes

File metadata and controls

43 lines (31 loc) · 806 Bytes

python-googlehome-player

Architecture

google_home_download_from_gtts

How to use

  • Download this repo
$ git clone https://github.com/mtatsuma/python-googlehome-player.git
$ cd python-googlehome-player
  • Install packages in requirements.txt
$ pip install -r requirements.txt

or using pipenv.

$ pipenv --python 3.7
$ pipenv install -r requirements.txt
  • Play text!

After executing python play.py, you must select the language and enter the Google Home name or IP.

$ python play.py 
Enter language (English: en or Japanese: ja): en
Enter Google Home name or IP: 192.168.11.2
You are ready to speak!
Start typing ...
>> hello
>> nice to meet you!
>>