gotev / android-speech

Android speech recognition and text to speech made easy
http://gotev.github.io/android-speech/
Apache License 2.0
473 stars 156 forks source link

Speech is not recognizing while video calling using Agora SDK #55

Closed HimaniT07 closed 2 years ago

HimaniT07 commented 2 years ago

With Agora sdk video calling, speech can't be recognized with this library. help me out with this.

gotev commented 2 years ago

This library simply wraps Android stock APIs for speech recognition. If they're not working while using that SDK you're using, you should contact them instead.