Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating an Amazon Alexa skill #30

Open
jfayre opened this issue Dec 7, 2016 · 2 comments
Open

creating an Amazon Alexa skill #30

jfayre opened this issue Dec 7, 2016 · 2 comments

Comments

@jfayre
Copy link

jfayre commented Dec 7, 2016

Hello,
I would like to attempt to create an Amazon Alexa skill to listen to this. Can anyone suggest how I might go about doing this? Amazon has an audio API, but it requires a stream over https.
I can install the code on my own server, but I'm not sure how to go about getting the audio and sending it out via a stream. Would I be better off re-implimenting the code in something like Python and generating the stream that way. I don't need graphics, just the audio.

@mahmoud
Copy link
Member

mahmoud commented Dec 7, 2016

Hi jfayre! I'm curious what's meant by stream here. Can you link me to some docs? Last time I did streaming audio, pretty sure it was ICE, but I'd be surprised if that's the format these days :)

@jfayre
Copy link
Author

jfayre commented Dec 8, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants