I'm running the client on Windows 10 with npm start.
I can input text using the textbox and the assistant will respond visually and by voice. However the shortcut and the voice input aren't doing anything. I can hear the beep and the icon changes. But afterwards nothing happens
> [Assistant SDK] Starting conversation...
renderer.js:44805 Starting conversation, type: voice input undefined
renderer.js:45474 something went wrong starting the player... DOMException: The play() request was interrupted by a new load request. https://goo.gl/LdLk22
renderer.js:44880 Audio player ready...
renderer.js:44838 Response:
renderer.js:44311 The assistant is ready.
renderer.js:45424 [Audio Player] Player is waiting on data...
renderer.js:44898 [Assistant Client] Player is done talking?
I'm running the client on Windows 10 with npm start.
I can input text using the textbox and the assistant will respond visually and by voice. However the shortcut and the voice input aren't doing anything. I can hear the beep and the icon changes. But afterwards nothing happens