This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
[Ready] Better Voice
KoenMartens
Member
I always disliked how Homey always said the same things. I like Homey to warn me to leave to catch my train in time, but I wanted some variety after hearing it every morning. Thus, Better Voice.
You can output voice or ask a question like normal, but you can enter multiple strings, separated by a semicolon (;). Tags and other interpunction are no problem. There should technically not be a maximum amount of entries you can enter this way.
Found at: https://github.com/kruimel0/martens-bettervoice
If I do not find any problems coming days, I will send to Athom.
Oh, I would be very glad if the guys at athom want to add this to the normal voice app thing, because we dont really need another app for this.
You can output voice or ask a question like normal, but you can enter multiple strings, separated by a semicolon (;). Tags and other interpunction are no problem. There should technically not be a maximum amount of entries you can enter this way.
Example use:
Welcome Home;You are home!;Finally, home!
Found at: https://github.com/kruimel0/martens-bettervoice
If I do not find any problems coming days, I will send to Athom.
Oh, I would be very glad if the guys at athom want to add this to the normal voice app thing, because we dont really need another app for this.
Comments
Works with 0.8.32
I also advice to put some more words (and translations) on the `Homey.manager('speech-input').ask` handler like:
English: 'ok', 'allright'
Dutch: 'ja', 'ok', 'goed'
(ps: on line 25 in app.js it return Homey.error, but should return callback(error) or callback(null, false) )
@ErikVanDongen Thanks, will change it
Be sure using the special better voice card.
When I replaced the Better Voice-card with the standard one, my flow worked as it should.
Since 0.10.9 the regular voice has incorporated the exact same effects of Better Voice (as I proposed in the start of this thread).
I suggest to Athom to remove this app from their store, as it's completely redundant. Thanks for the incorporation (Athom) and the support (everyone who used it)!
i know there was a screenshot on slack by @Emile ;
but i can't find it anymore...
thx
edit: thx i just saw the "i" information icon of the card where it is explained. sorry ;-)