Contents

identifier

The string that your app uses to identify the voice control state.

Declaration

var identifier: String { get }

Discussion

Use identifier when calling the activateVoiceControlState(withIdentifier:) method to activate the voice control state.

See Also

Getting State Information