@class NSData, FTQssAckResponse, FTBeginTextToSpeechStreamingResponse, FTPartialTextToSpeechStreamingResponse, NSMutableDictionary, FTStartTextToSpeechStreamingRequest, NSObject, FTFinalTextToSpeechStreamingResponse; @protocol FLTBFBufferAccessor, NSCopying; @interface FTTtsTextToSpeechStreamingMessage : NSObject { NSMutableDictionary *_storage; NSData *_data; const struct TtsTextToSpeechStreamingMessage { unsigned char x0[1]; } *_root; } @property (readonly, nonatomic) long long session_message_type; @property (readonly, nonatomic) FTStartTextToSpeechStreamingRequest *session_messageAsFTStartTextToSpeechStreamingRequest; @property (readonly, nonatomic) FTQssAckResponse *session_messageAsFTQssAckResponse; @property (readonly, nonatomic) FTBeginTextToSpeechStreamingResponse *session_messageAsFTBeginTextToSpeechStreamingResponse; @property (readonly, nonatomic) FTPartialTextToSpeechStreamingResponse *session_messageAsFTPartialTextToSpeechStreamingResponse; @property (readonly, nonatomic) FTFinalTextToSpeechStreamingResponse *session_messageAsFTFinalTextToSpeechStreamingResponse; @property (readonly, nonatomic) NSObject *session_message; + (Class)session_message_immutableClassForType:(long long)a0; + (long long)session_message_typeForImmutableObject:(id)a0; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; - (struct Offset { unsigned int x0; })addObjectToBuffer:(void *)a0; - (id)flatbuffData; - (id)initAndVerifyWithFlatbuffData:(id)a0; - (id)initWithFlatbuffData:(id)a0; - (id)initWithFlatbuffData:(id)a0 root:(const struct TtsTextToSpeechStreamingMessage { unsigned char x0[1]; } *)a1; - (id)initWithFlatbuffData:(id)a0 root:(const struct TtsTextToSpeechStreamingMessage { unsigned char x0[1]; } *)a1 verify:(BOOL)a2; @end