Skip to content

issues Search Results · repo:timheuer/alexa-skills-dotnet language:C#

Filter by

122 results
 (67 ms)

122 results

intimheuer/alexa-skills-dotnet (press backspace or delete to remove)

Hope this is the right place to post this. I was hoping to use C# to send announcements to Alexa. I was able to get it to work using WSL (Windows Subsystem for Linux) using the alexa_remote_control.sh ...
wontfix
  • xantari
  • 2
  • Opened 
    on Nov 8, 2024
  • #269

With the release of .NET 8, should move to adding output for .NET 8 supported target with eventual plan to phase out .net6/7
wontfix
  • timheuer
  • 1
  • Opened 
    on Feb 1, 2024
  • #264

The currently used version of JSON.NET is 12.x and has a vulnerability. This will now show during SBOM reporting and build outputs. We should move to update to latest package of JSON.NET
wontfix
  • timheuer
  • 1
  • Opened 
    on Feb 1, 2024
  • #263

I ve just updated an Alexa skill of mine to .NET 8 which uses this library. Even though I know it isn t currently compatible with AoT, I thought I d compile it locally with PublishAot=true to see how ...
  • martincostello
  • 6
  • Opened 
    on Nov 20, 2023
  • #262

Hello i am trying to use the CanFulfillIntent. I am getting a type error System.ArgumentOutOfRangeException : Unknown request type: CanFulfillIntentRequest. (Parameter Type ) any advice?
wontfix
  • RobotX5
  • 4
  • Opened 
    on Apr 20, 2023
  • #261

Hello, I am having problems with my skill using Alexa.NET. It seems that these problems are dependent on Amazon itself and they are working on it. However, this situation has uncovered a little bug in ...
enhancement
help wanted
  • andreabarbaglia-criticalcase
  • 2
  • Opened 
    on Mar 14, 2023
  • #259

Hi, I ve been trying to get Alexa Skills .Net to play an audio file references in the SSML. I have done this both via the Developer Console and also directly on my physical device (Echo Dot). I ve have ...
external
  • SteveJCCC
  • 5
  • Opened 
    on Dec 16, 2022
  • #258

Hey guys, I have been setting up your library in to my Unity game, Unity is written in C# and its not exactly the same as most C# environments but I got it in to my project and my game builds on my firetv ...
question
  • AbraTabia
  • 3
  • Opened 
    on Nov 20, 2022
  • #256

Hello, I found a mismatch value on EmphasisLevel. For reduced const value it should be reduced instead of reducated. Docs: developer amazon SSML https://github.com/timheuer/alexa-skills-dotnet/blob/6dd67c9cc38b5465a793d23c3e320d9a049fd3d9/Alexa.NET/Response/Ssml/EmphasisLevel.cs#L8 ...
  • FelipeBergmann
  • 3
  • Opened 
    on Oct 12, 2022
  • #252

Hi again Tim, Here s the second project (attached). I can get the response function to fire this way, but it doesn t accept any parameters in the normal way. Also, I can t get Alexa to talk back, but ...
wontfix
  • SteveJCCC
  • 7
  • Opened 
    on Sep 9, 2022
  • #251
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub