Hi,
well you possibly have already seen it: a new version is out. now you are able to store for each sent command several spoken commands, which makes it easier to handle all possible spoken commands. Therefor there is also a new user interface which is much cleaner and easier to use. you can also ...
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 6 matches
- Sat Nov 24, 2012 8:46 pm
- Forum: Coding Corner
- Topic: [Android] Speechcontrol EGSpeech
- Replies: 11
- Views: 6207
- Mon Sep 17, 2012 3:10 pm
- Forum: Coding Corner
- Topic: [Android] Speechcontrol EGSpeech
- Replies: 11
- Views: 6207
Re: [Android] Speechcontrol EGSpeech
Hi,
thank you, that really helps a lot. and concerning to the .csv file format i wanted to add sth. i encountered a problem when i wanted to load that file into excel. special characters like ├ñ ├ ├╝, which u have in germany for example are displayed wrongly and that's because excel uses (at least ...
thank you, that really helps a lot. and concerning to the .csv file format i wanted to add sth. i encountered a problem when i wanted to load that file into excel. special characters like ├ñ ├ ├╝, which u have in germany for example are displayed wrongly and that's because excel uses (at least ...
- Tue Aug 21, 2012 9:23 pm
- Forum: Coding Corner
- Topic: [Android] Speechcontrol EGSpeech
- Replies: 11
- Views: 6207
Re: [Android] Speechcontrol EGSpeech
Thanks for the feedback.
i think it's a good idea to use table files. but there is a problem: it would be possible to save all the commands in ONE file. That's no problem, but it gets difficult if you try to use more than one table file. because at the moment i load the data from a file and only ...
i think it's a good idea to use table files. but there is a problem: it would be possible to save all the commands in ONE file. That's no problem, but it gets difficult if you try to use more than one table file. because at the moment i load the data from a file and only ...
- Sat Aug 18, 2012 4:23 pm
- Forum: Coding Corner
- Topic: [Android] Speechcontrol EGSpeech
- Replies: 11
- Views: 6207
Re: [Android] Speechcontrol EGSpeech
New version available in the Google Play Store. Now with Settings Menu. Just say "Settings" or in the german version "Einstellungen". There you can specify the server's ip and the commands. At the moment there is only a free version with only 5 commands available, but when i have my credit card, i ...
- Sun Jul 22, 2012 10:25 am
- Forum: Coding Corner
- Topic: [Android] Speechcontrol EGSpeech
- Replies: 11
- Views: 6207
Re: [Android] Speechcontrol
Hi,
i had similar problems but with "licht". it always recognized "nicht". The problem is, that the google speech engine(that's what i guess) works with contexts. I also had problems with "lampe draußen". every time it understood "lampe kaufen"" or "lampe tauschen", because it makes more sense. You ...
i had similar problems but with "licht". it always recognized "nicht". The problem is, that the google speech engine(that's what i guess) works with contexts. I also had problems with "lampe draußen". every time it understood "lampe kaufen"" or "lampe tauschen", because it makes more sense. You ...
- Thu Jul 19, 2012 8:03 pm
- Forum: Coding Corner
- Topic: [Android] Speechcontrol EGSpeech
- Replies: 11
- Views: 6207
[Android] Speechcontrol EGSpeech
Hey folks,
i just finished an alpha version of one of my first apps for the android platform. it is called "Homecontrol" or in german "Haussteuerung". It works very easy: when you open it, you speak your command and it will be sent to the Broadcaster plugin of eventghost on udp port 33333. Well, as ...
i just finished an alpha version of one of my first apps for the android platform. it is called "Homecontrol" or in german "Haussteuerung". It works very easy: when you open it, you speak your command and it will be sent to the Broadcaster plugin of eventghost on udp port 33333. Well, as ...