Bmartin15 Posted December 17, 2016 Posted December 17, 2016 Does Agave have the ability to speak commands yet?
G W Posted December 17, 2016 Posted December 17, 2016 Does Agave have the ability to speak commands yet?No. Gary Funk Merry Christmas
Bmartin15 Posted December 17, 2016 Author Posted December 17, 2016 Man you are on the ball. Any word of it being added? I tried finding it in the threads but didn't see it.
G W Posted December 17, 2016 Posted December 17, 2016 Explain what it is you want, remembering Android does not have a native 'Siri." Gary Funk Merry Christmas
Bmartin15 Posted December 18, 2016 Author Posted December 18, 2016 Similar to the Mobilinc voice control. https://m.youtube.com/watch?v=OhwO6dypD84
G W Posted December 18, 2016 Posted December 18, 2016 Mobilinc uses Siri. Android does not have a Siri equivalent. The closest application is Roger, which can be found in the Google App Store, Google Play. Gary Funk Merry Christmas
G W Posted December 18, 2016 Posted December 18, 2016 Google did not integrate Google with voice in the same manner that Apple did with Siri therefore it's not that practical to implement. With Google home and the currently in development API we are hoping this will be possible. Gary Funk Merry Christmas
MWareman Posted December 18, 2016 Posted December 18, 2016 Google Now does have APIs that third parties can integrate to... Taskers 'AutoVoice' plugin can use it, so I'm certain it's possible for other apps, just like Siri integration. Despite a certain IOS app author saying their app integrating with Siri is only possible on IOS because the feature is only available on IOS. It's just not true. I'd love Agave to add this...
James Peterson Posted December 18, 2016 Posted December 18, 2016 If anyone can find me the example or docs for capturing the "turn on/turn off" voice actions then I'll look into it. From what I gave found, I don't know how to capture those actions. Sent from my Nexus 5X using Tapatalk
G W Posted December 18, 2016 Posted December 18, 2016 Everything I've read points to Siri being deeply imbedded into the apple iPhone OS. This just isn't so in Android. I have no idea how to help you. I'm Gary Funk and I wrote this message.
MWareman Posted December 18, 2016 Posted December 18, 2016 If anyone can find me the example or docs for capturing the "turn on/turn off" voice actions then I'll look into it. From what I gave found, I don't know how to capture those actions. Sent from my Nexus 5X using Tapatalk Tasker/Autovoice does it via the Accessibility service - see the example video at (especially the command demo at 2:12). However, from their FAQ the Google search will also execute. This can be avoided with a 'Go Home' action which kills the search. As voice will generally be executed from outside of the main app - this shouldn't be an issue. Have a process that uses accessability to get the commands the user speaks into Now - parse it for your filter ("turn on|off *"), execute first a 'Go Home' command (to suppress the search) - then call an intent in Agave to execute the command. Agave should use the TTS interface to respond ("Turning on *", "Cannot find a scene called *" etc..)
MWareman Posted December 18, 2016 Posted December 18, 2016 Adding to say, Agave should use the spoken field from ISY first for device matching....
Jimbo.Automates Posted December 18, 2016 Posted December 18, 2016 A while ago Javi on the forums created an app that used AutoVoice to do this http://forum.universal-devices.com/topic/16389-Tasker--AutoVoice-Chaining-Voice-Commands-Project but this uses what Michael described. The best way will be to interface ISY with Google Assistant, but the direct device control has not been released yet. Also, Google Assistant is currently only available on Pixel phones and Google Home. Sent from my Pixel C using Tapatalk
MWareman Posted December 19, 2016 Posted December 19, 2016 Google Assistant can be accessed via the Allo app on non-Pixel Androids... as well as Pixel and Home...
Jimbo.Automates Posted December 19, 2016 Posted December 19, 2016 Yes, forgot about that one. Sent from my Nexus 6P using Tapatalk
Recommended Posts
Archived
This topic is now archived and is closed to further replies.