bsorrentino / cordova-broadcaster

Cordova Plugin to allow message exchange between javascript and native (and viceversa)
MIT License
113 stars 53 forks source link

a bit more info on this plogin please #16

Closed adamgins closed 3 years ago

adamgins commented 7 years ago

Hi there,

can you please provide some example/infos where this plugin would be useful.

I am trying to voice activate my Cordova app and wanted to see if this plugin would help with that.

thanks

bsorrentino commented 7 years ago

Hi, thanks for interest

Could you provide me a bit of info more concerning your use case so I can give you a complete sample ?

adamgins commented 7 years ago

Thanks. Sure

User is driving in the car and "Says hey siri, open and do "

something = something app specific, eg "add a task"... that the App would know how to process.

I understand that iOS (not sure about Android) intents are fairly restricted... ie would probably have to use "Message".

I currently have the commands working with sirkit, but it requires a user to click a button in the app to start Siri, which I don't want... ie I want pure voice control.

Any ideas welcome.

thanks again

FYI demo video of the voice control, as it's working currently here https://medium.com/buzzy-blog/geek-preview-create-a-custom-voice-activated-coffee-ordering-app-in-10-20-mins-cb1881c25a4f

bsorrentino commented 7 years ago

Looks very interesting

This is a bit more complex as I imaged ... and i think that plugin could be useful when we have understood if is possible / how start SIRI using a message

bsorrentino commented 3 years ago

closed for inactivity