Basem Al-Nabulsi
Basem Al-Nabulsi
Hello guys, How can I help? is there any guidance I can walk through to contribute with you? I am interested to work with you on the features
@andresesfm Awesome, thank you for the guidance. Currently I am browsing and understanding the code more so I can dig into it. Also, I am happy to update the documentation
I am trying to debug this thing rn, I found that 1. The `stopSpeech` is stopping the recording, I tried to comment all `stopSpeech` calling which result in accepting unlimited...
For now, if anyone faced this issue he/she can fix it by using `setTimeout` in `onSpeechResultsHandler` and append the value to an array, because calling `this.stopVoice()` will fire `onSpeechEndHandler()`. when...
@erkankarabulut Nice approach but I think it will keep open and close the session, and it won't recognize of you finished talking or not
@erkankarabulut yeah good ideas, what I was thinking is to set an array of the words and keep appending to it before calling `onSpeechEndHandler` from the IOS, and after finish...
@erkankarabulut The issue that I am trying to solve is in IOS; the recognizer doesn't stop automatically. It keeps listening event if I a stopped talking. Also, I want to...
There is an issue with google API I tried to call google API directly and it returned the same object this package is return After checking the documentation we found...
Hi Mark, Thank you for your response, regarding the subscriptionOptions its correct and filled correctly with the 2 phases while the intro price is not correct and its not taken