window.Odea.embed({
avatarId: "program:73ff6a21-fd65-4b3b-a86d-fb64139c5f8e",
onError(error) {
console.error("An error occurred:", error);
},
onUserSpeech(speech) {
console.log("User said:", speech);
}
});
Copyright © Skipper Intelligence, LLC. All rights reserved. San Jose Socks™, Jose the Gorilla™, and the Gorilla logo are trademarks or registered trademarks of Skipper Intelligence, LLC. in the U.S. and other countries.