@class NSString; @interface WebSpeechSynthesisWrapper : NSObject { void *m_synthesizerObject; struct RefPtr, WTF::DefaultRefDerefTraits> { struct PlatformSpeechSynthesisUtterance *m_ptr; } m_utterance; struct RetainPtr { void *m_ptr; } m_synthesizer; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)resetState; - (void)pause; - (id).cxx_construct; - (void)resume; - (void).cxx_destruct; - (void)cancel; - (void)speakUtterance:(void *)a0; - (void)speechSynthesizer:(id)a0 didCancelSpeechUtterance:(id)a1; - (void)speechSynthesizer:(id)a0 didContinueSpeechUtterance:(id)a1; - (void)speechSynthesizer:(id)a0 didFinishSpeechUtterance:(id)a1; - (void)speechSynthesizer:(id)a0 didPauseSpeechUtterance:(id)a1; - (void)speechSynthesizer:(id)a0 didStartSpeechUtterance:(id)a1; - (void)speechSynthesizer:(id)a0 willSpeakRangeOfSpeechString:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a1 utterance:(id)a2; - (id)initWithSpeechSynthesizer:(void *)a0; - (float)mapSpeechRateToPlatformRate:(float)a0; @end