A template that displays a voice control indicator on the CarPlay screen.
SDK
- iOS 12.0+
Framework
- Car
Play
Declaration
class CPVoiceControlTemplate : CPTemplate
Overview
CarPlay navigation apps must show a voice control indicator during audio input by presenting a voice control template. When creating the template, provide one or more CPVoice
objects. To switch between states, call the activate
method.