@interface SiriTTSOspreyWordTimingInfo : NSObject @property (nonatomic) struct _NSRange { unsigned long long location; unsigned long long length; } textRange; @property (nonatomic) double timestamp; @end