Replies: 1 comment 1 reply
-
This is great progress. I'll have to go back and see how you're extracting the image and updating it, but it's very favorable that we can modify and that we aren't blocked from modifying it because of a signature check. At the very least what we should probably do is make an image which is the same as the Cortana final release, enable shell access, and then block the update checks when connecting it to a PC. At least this way we can see what it is doing today. Thoughts for future updates, I'm decently happy with the speaker update, but I would want it to open the microphone as a communications BT instead of just music audio out. Second, being able to run another off the shelf assistant replacing Cortana, such as Alexa. And then there's an opportunity to build an API so that the assistant could be hosted on another machine and connecting to the speaker remotely. Anyway, I haven't looked at this for over a week, so I'm excited about the progress. We probably need to figure out the toolchain to build programs to work with the Invoke kernel. The rest of that firmware will probably prove valuable to solving that. |
Beta Was this translation helpful? Give feedback.
-
Now that I've got a shell session inside the Invoke, we can take a look at what the
cortana
binary does, and think about how to replace it with something else.Here's the output of just running the binary for a few seconds, I've removed any possibly sensitive IDs/info.
Beta Was this translation helpful? Give feedback.
All reactions