luxlabs header browser preview


@class NSArray;

@interface FTMutableTextToSpeechSpeechFeatureInputPhoneme : FTTextToSpeechSpeechFeatureInputPhoneme

@property (copy, nonatomic) NSArray *phonemes;

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

@end