In this page, it states that you can use Voice Input "to support building features such as an in-app digital assistant."
I've been searching, but I can't find anything related to this voice input. I assume it's part of the Cars App Library, and the Speech-to-Text feature is a tool from Android. Google explains how the voice input flow should work, but I'm not sure if I need to manually implement those steps or if Android Auto handles it automatically when I use a voice input.
Could someone point me in the right direction, please?
I already have a working app, but I'm trying to implement a voice input feature so the user can perform complex tasks without having to look at the screen. Is the voice input provided by Google, or do I have to create one from scratch?