luxlabs header browser preview


@interface FTMutableCheckForSpeechResponse : FTCheckForSpeechResponse

@property (nonatomic) BOOL speech_detected;

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

@end