luxlabs header browser preview


@class NSArray;

@interface FTMutableTextToSpeechSpeechFeatureInputPhonemeSequence : FTTextToSpeechSpeechFeatureInputPhonemeSequence

@property (copy, nonatomic) NSArray *phonemeseq;

- (id)init;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end