My goal is to make Siri to announce notification in carplay, necessary Siri setup are done also added intent Handler. but can't figure it out how can I make Siri to announce text( may be "Hello world"), or read notification as soon as I got from my app in CarPlay
Done with the necessary Siri set-up and added intent handler. app can send a message on command.