@Peter Taps The architecture around building a smart assistant like alexa on Azure needs integration between different services. The architecture for the same at a high level looks like below:
While most of the smart integration is required from services like LUIS, QnAMaker or bing web search you can each SDKs available in each of these services. Speech service is primarily used to convert speech to text and vice-versa.