alexa/alexa-skills-kit-sdk-for-python

Starting new Alexa project system process for comment

work4change opened this issue · 3 comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[x] Documentation issue or request
[ ] Other... Please describe:
How to create a top down model using Alexa voice and media opportunities

Expected Behavior

Current Behavior

Possible Solution

// Not required, but suggest a fix/reason for the bug,
// or ideas how to implement the addition or change

Steps to Reproduce (for bugs)

// Provide a self-contained, concise snippet of code
// For more complex issues provide a repo with the smallest sample that reproduces the bug
// * when creating an Alexa App is what follows a reasonable approach?
---> Use Amazon supplied Alexa voice and media API and APP code
---> Integrate Alexa supplied project code for new skill
---> Determine gaps in process control and execution ability
---> Propose APP flow system solution
---> Program custom python code to solve execution gap.
---> Integrate solution
---> Beta test process and debug
---> Evaluate performance rise or publish code
---> correct custom code as community suggests
--->: Approve solution set
---> Place complete app out for inspection, system eval and comment
---> Monitor Beta user experience refine experience for enhance usability and customer satisfaction
--->  Publish in Amazon App Store 


Context

efficient program design and implementation first true Alexa App I have written

Your Environment

  • ASK SDK for Python used: x.x.x AWS
  • Operating System and version: MacOS

Python version info

  • Python version used for development: 3.7.x

Hey @work4change , looks like you created a sample issue. Can you please fill in the details in the issue if you are having problems with the SDK?

@nikhilym, Its not a SDK issue it's a process control that I'm working on as per an Alexa webinar. Actual coding begins next week! Looking forward to the experience. Thank you

Oh OK, thanks for the update @work4change . I will be closing this issue. Let us know how your developer experience goes. Please don't hesitate to open an issue if you face problems.