AlexaSkillsKit icon indicating copy to clipboard operation
AlexaSkillsKit copied to clipboard

Swift library to develop custom Alexa Skills

Results 3 AlexaSkillsKit issues
Sort by recently updated
recently updated
newest added

I am getting this error...can anyone help me to fix ? ![IMG-20200330-WA0005](https://user-images.githubusercontent.com/32360429/77891625-daccd180-728e-11ea-8157-0170a0bb3861.jpg)

* Support for SSML - thanks to @shamanskyh * Added SSML test cases * Support for Swift 4 - fix for Issue #1 by removing the use of templates (workaround)

I was attempting to compile this with Swift 4.0.3 and got a strange compiler error. No code changes were identified by the Swift conversion tool. Here is the updated Package.swift...