@interface SiriTTSPhonemeTool : NSObject + (id)generateTTSPhonemes:(id)a0 voicePath:(id)a1 phonemeSystem:(long long)a2 error:(id *)a3; @end