Kushtrim Pacaj

Results 14 comments of Kushtrim Pacaj

@pj210493 You can use another open source library https://github.com/Kitt-AI/snowboy/

Kitt.AI or Sensory Handsfree

@mdakram I found a solution about this. Check out this example, and see how it should be implemented. https://gist.github.com/KushtrimPacaj/c96dbc8fa493250976e9 I'll make a pull request when I have the time

@ttylinux AppComponent is an interface, based on which Dagger generates an implementation ( which it prefixes with "Dagger", so the implemenation becomes "DaggerAppComponent" ). Just build the projects, and DaggerAppComponent...