// SDLPrerecordedSpeech.h // #import "SDLEnum.h" typedef SDLEnum SDLPrerecordedSpeech NS_STRING_ENUM; extern SDLPrerecordedSpeech const SDLPrerecordedSpeechHelp; extern SDLPrerecordedSpeech const SDLPrerecordedSpeechInitial; extern SDLPrerecordedSpeech const SDLPrerecordedSpeechListen; extern SDLPrerecordedSpeech const SDLPrerecordedSpeechPositive; extern SDLPrerecordedSpeech const SDLPrerecordedSpeechNegative;