Sarath "Delta" Singh
Sarath "Delta" Singh
You might want to combine annyang with native speech-api.. tell speech-api to wake up annyang on a specific word/hotword and shutdown native speech-api.. and for pause function add a pause...
Nevermind, you did a great job, continue with this one.. i saw a bug in this release sometime it closes it-self while playing games
That would be super cool if you come across to support macOS
SSH to your server and do following `nano /etc/rpm/macros.apache2` paste this ``` %_httpd_mmn 20120211x8664 %_httpd_apxs /usr/bin/apxs %_httpd_dir /etc/apache2 %_httpd_bindir %{_httpd_dir}/bin %_httpd_modconfdir %{_httpd_dir}/conf.modules.d %_httpd_confdir %{_httpd_dir}/conf.d %_httpd_contentdir /usr/share/apache2 %_httpd_moddir /usr/lib64/apache2/modules ``` and...