No .gvoice file created
Someone asked this a few years ago but the issue resolved itself so there wasn't an answer provided.
When I installed pygooglevoice, it installed asterisk-gvoice-setup and gvoice, but didn't give me the .gvoice file where I'm supposed to enter my google voice information. I have tried several times and it never worked.
I'm using Python 3, on mac OS10. I did the installation stuff in the command line but I code in jupyter hub. I'm using v0.5 of PyGoogleVoice and I followed the instructions on the documentation. This is what I did for installation:
pip install setuptools sudo easy_install simplejson sudo easy_install -U pygooglevoice
Much thanks!
Also: Is it possible for anyone to share the file's content so that I can create the file myself instead of trying to figure out how to download it?