AI Intents
AIIntentType classifies an action recognized by an AI provider. The host application must validate device state, permissions, and product support before performing the requested action.
Intent Reference
State and conversation
Fallback values and conversation-level actions.
6.unknownThe provider returned an unrecognized intent.
.noneNo actionable intent was detected.
.dialogExitExit the active conversation.
.roleSetSwitch the active AI role.
.voiceCloneStart a provider voice-cloning action.
.locationQueryRequest the user location through the host application.
Camera and recording
Photo, video, and recording intents.
6.photoStartStart taking a photo.
.photoUnderstandAnalyze the content of a photo.
.audioRecordingStart audio recording.
.videoStartStart video recording.
.videoStopStop video recording.
.callRecordingStart recording the active incoming call.
Device and calling
Volume, power, battery, calling, and find-device actions.
9.volumeUpIncrease the device volume.
.volumeDownDecrease the device volume.
.volumeSetSet the device volume.
.devicePowerOffPower off the device.
.deviceBatteryQuery the device battery level.
.answerCallAnswer the incoming call.
.declineCallDecline the incoming call.
.findPhoneStart finding the iPhone.
.stopFindPhoneStop finding the iPhone.
Music playback
Music playback and track navigation actions.
4.musicPlayStart or resume music playback.
.musicNextPlay the next track.
.musicPrevPlay the previous track.
.musicStopStop music playback.