I have created a watson chatbot with conversation, STT and TTS services from below node.js code,
https://github.com/mirkorodriguez/ibm-watson-conversation-full
I have used my English language conversation, STT and TTS services , I am able to get the proper responses back from conversation but when i click on microphone and speak in English, the application is taking the input as Spanish language and responding back with Spanish. Please let me know what needs to be changed to get english language instead of spanish enter image description hereinput.below is the screenshot for the same.