I am having an issue running the application. It simply exits after i running the initialization.
pi@raspberrypi:~/Desktop/tjdiscovery/tThomas---the-TJBot-News-Grabber-Chatbot $ node index.js
verbose: TJBot initializing microphone
verbose: TJBot initializing speech_to_text service
verbose: TJBot initializing text_to_speech service
info: Hello from TJBot! My name is Watson.
verbose: TJBot library version v1.2.1
verbose: TJBot initializing microphone
debug: microphone started
pi@raspberrypi:~/Desktop/tjdiscovery/tThomas---the-TJBot-News-Grabber-Chatbot $
Hi,
I am having an issue running the application. It simply exits after i running the initialization. pi@raspberrypi:~/Desktop/tjdiscovery/tThomas---the-TJBot-News-Grabber-Chatbot $ node index.js verbose: TJBot initializing microphone verbose: TJBot initializing speech_to_text service verbose: TJBot initializing text_to_speech service info: Hello from TJBot! My name is Watson. verbose: TJBot library version v1.2.1 verbose: TJBot initializing microphone debug: microphone started pi@raspberrypi:~/Desktop/tjdiscovery/tThomas---the-TJBot-News-Grabber-Chatbot $
Kindly assist