Giter Site home page Giter Site logo

buildanintelligentbot's Introduction

Redirect Information

This lab has been moved to a new repository.

Please click the link below to be redirected. Sorry for the inconvenience.

buildanintelligentbot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

buildanintelligentbot's Issues

Change language

Hello,
I tried to follow the lab and I got to the part of speech. I would like to try to make the bot speak in Italian. For the part of text to speech I was able to modify the code to let the bot speak in Italian. I would also like the bot to understand Italian, so the part of speech recognition would like to convert it from English into Italian.
Is it possible to know in which parts of the code changes must be made to enable recognition of the Italian language?
Thanks

Getting error on sending message for the first time

I am getting the error on sending first message after setting up application,
InvalidOperationException: Unable to resolve service for type 'ChatBot.Services.BotServices' while attempting to activate 'ChatBot.EchoWithCounterBot'.

ChatBot Error | QnA

Hi,

I have followed all the steps given readme files. Everything is working as expected but after publishing chatbot to Azure i am getting below error when it hits QnA.
In file we have switch case right in default case we have written logic to hit the QnA there we are getting below error.

Please help me on this.

The given key was not present in the dictionary. - at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at ChatBot.EchoWithCounterBot.d__17.MoveNext() in D:\RND\ChatBotRND\buildanintelligentbot\src\ChatBot\EchoWithCounterBot.cs:line 183
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ChatBot.Middlewares.TranslatorSpeechMiddleware.d__7.MoveNext() in D:\RND\ChatBotRND\buildanintelligentbot\src\ChatBot\Middlewares\TranslatorSpeechMiddleware.cs:line 77
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ChatBot.Middlewares.PersonalityChatMiddleware.d__3.MoveNext() in D:\RND\ChatBotRND\buildanintelligentbot\src\ChatBot\Middlewares\PersonalityChatMiddleware.cs:line 48
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Bot.Builder.MiddlewareSet.d__3.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Bot.Builder.BotAdapter.d__13.MoveNext()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.