Is there any way I can take a look at the complete source code for this plugin and play with it? I don't want to spend three months figuring out how to build a speech recognition system, from scratch in Visual Studio.
I want to add a default answer, and variations : " I'm sorry I don't know how to answer that". In chatbots, this answer massively increases the bot's flexibility. I can just about use XML, so trial and error, I can add this default answer to the engine.
I want to add a default answer, and variations : " I'm sorry I don't know how to answer that". In chatbots, this answer massively increases the bot's flexibility. I can just about use XML, so trial and error, I can add this default answer to the engine.