Making Melissa Intelligent
摘要
In the previous chapter, you added the speech-to-text (STT) and text-to-speech (TTS) functionalities for your virtual assistant Melissa. You can now talk to the assistant, and the assistant repeats the input. The assistant does not really understand your request since you have not implemented the logic engine. In this chapter, you will implement the logic engine and make Melissa intelligent.