endoplasmic / google-assistant

A node.js implementation of the Google Assistant SDK
MIT License
283 stars 75 forks source link

Service unavailable after speaking and response event fired two times #68

Closed RocoGreen closed 5 years ago

RocoGreen commented 5 years ago

Hello ! When i use google assistant, i speak and she recognize my voice with transcription event but sometimes when i finished, he return error 14: Service unavailable why ? Sometimes i speak and i have a response and sometimes again i have the error. Please can someone can help me ?

RocoGreen commented 5 years ago

Seems to be fixed

RocoGreen commented 5 years ago

Uhh, i repopen this issue bcz the problem can be fixed by the owner @endoplasmic so i will explain how to fix the problem, when i speak, the transcription event is working but when i see my sentence i think it's good but i need to do a noise 2 times for validating so sending useless buffer and google assisant is send audio etc...

2nd issue : reponse event is fired 2 times so a void text and the real response.

RocoGreen commented 5 years ago

Inactivity