I have successfully configured my application via CLI and obtained access and refresh tokens for API calls, and everything is working smoothly.
Now, I want to integrate voice commands and virtual keys.
Can anyone help me set up this configuration?
Itati actually I want to send voice commands to the connected device to perform actions like opening YouTube, increasing or decreasing the volume, etc.
I’m sharing the official reference link for virtual keys and voice commands, which I plan to integrate via APIs.
Here’s the link for the virtual keys (control pad) and voice recognition: click here
You mean that through the API, you want to generate the same commands to start listening for voice commands and open the control pad? If that’s the case, it isn’t possible.