@class OPTTSPartialTextToSpeechStreamingResponse, NSMutableDictionary, OPTTSFinalTextToSpeechStreamingResponse, NSData, OPTTSBeginTextToSpeechStreamingResponse, NSObject; @protocol FLTBFBufferAccessor, NSCopying; @interface OPTTSTextToSpeechRouterStreamingStreamingResponse : NSObject { NSMutableDictionary *_storage; NSData *_data; const struct TextToSpeechRouterStreamingStreamingResponse { unsigned char x0[1]; } *_root; } @property (readonly, nonatomic) long long content_type; @property (readonly, nonatomic) OPTTSBeginTextToSpeechStreamingResponse *contentAsOPTTSBeginTextToSpeechStreamingResponse; @property (readonly, nonatomic) OPTTSPartialTextToSpeechStreamingResponse *contentAsOPTTSPartialTextToSpeechStreamingResponse; @property (readonly, nonatomic) OPTTSFinalTextToSpeechStreamingResponse *contentAsOPTTSFinalTextToSpeechStreamingResponse; @property (readonly, nonatomic) NSObject *content; + (long long)content_typeForImmutableObject:(id)a0; + (Class)content_immutableClassForType:(long long)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 TextToSpeechRouterStreamingStreamingResponse { unsigned char x0[1]; } *)a1; - (id)initWithFlatbuffData:(id)a0 root:(const struct TextToSpeechRouterStreamingStreamingResponse { unsigned char x0[1]; } *)a1 verify:(BOOL)a2; @end