I'm trying to build an alexa skill, the tutorial sample I'm following references an implementation of the Speechlet interface in Java but for some reason, it's not in the library when i try to access it. How can I work around this?
It looks like that documentation is out of date with the library; it is written for the SDK v1 but the latest version is v2.
You have a few options: