The interpreter module contains a class which provides the ability to find the recognized speech from a given object.
The Keys class defines various properties which contain strings which are keys to the dictionary objects sent between the iPhone and Apple’s server.
The aceId key.
The key for the AssistantId property of an object.
The birthday key for an object.
The class name for the object.
The key for the data property of an object.
The date key for an object.
The key for the dateSent property of an object.
The key for the displayText property of an object.
The due date key for an object.
The key for the firstName property of an object.
The key for the fullName property of an object.
The group for the object.
The key for the identifier property of an object.
The interpretations key for an object.
The key for the label property of an object.
The key for the lastName property of an object.
The key for the msgSender property of an object.
The key for the number property of an object.
The key for the orderedContext property of an object.
The key for the outgoing property of an object.
The key for the phones property of an object.
The phrases key for an object.
The properties key for the object.
The recognition key for an object.
The refId for the object.
The removeSpaceAfter key for an object.
The removeSpaceBefore key for an object.
The key for the selectionResponse property of an object.
The key for the SessionValidationData property of an object.
The key for the speakableSelectionResponse property of an object.
The speakable text key for an object.
The key for the SpeechId property of an object.
The street value.
The text key for an object.
The theatrical release date.
The title key for an object.
The tokens key for an object.
The utterance key for an object.
The version key for an object.
The ClassNames class contains properties which define the names of the class names of objects sent between the iPhone and Apple’s server.
The AnyObject property defined the AnyObject object class.
The CancelRequest property defined the CancelRequest object class.
The CancelSpeech property defined the CancelSpeech object class.
The ClearContext property defined the ClearContext object class.
The CommandFailed property defined the CommandFailed object class.
The CommandIgnored property defined the CommandIgnored object class.
The FinishSpeech property defined the FinishSpeech object class.
The LoadAssistant property defined the LoadAssistant object class.
The RequestCompleted property defined the RequestCompleted object class.
The SetApplicationContext property defined the SetApplicationContext object class.
The SetRequestOrigin property defined the SetRequestOrigin object class.
The SetRestrictions property defined the SetRestrictions object class.
The SpeechPacket property defined the SpeechPacket object class.
The SpeechRecognized property defined the SpeechRecognized object class.
The StartRequest property defined the StartRequest object class.
The StartSpeechRequest property defined the StartSpeechRequest object class.