A couple of questions about the use of Alexa Voice Services within an enterprise app.
Can anyone confirm that the Alexa Voice Service API can actually be used within an iOS app? I'm seeing old projects on GitHub that won't compile in XCode 8, and Amazon has nothing in the way of iOS demo app code for version 2 of the service.
Also, can someone explain if the app needs to include a login-with-Amazon button? I want to create an enterprise app which uses a specific Alexa skill I've written (runs find on the Amazon Echo hardware device) but which the users of the app can simply tap a button to converse with the skill. I don't want to require them to have to log into Amazon (many of them won't have Amazon accounts) or need to verbally "connect" to the skill.
Thanks