respeaker / respeaker_python_library

To build voice enabled objects/applications with Python and ReSpeaker
Apache License 2.0
149 stars 74 forks source link

Wheres Google support? #13

Open ghost opened 7 years ago

ghost commented 7 years ago

When ordering the Product you get greeted with informations about google support and all, but where is it? Theres a Bin method in the python lib, but none for google voice - will that feature get implemented at a later date?

xiongyihui commented 7 years ago

You can use google speech api via speech-recognition library. See https://github.com/respeaker/get_started_with_respeaker/wiki/Use-speech_recognition-python-library

demon1977 commented 7 years ago

Hi AeroFont, you did work with Google?