@interface AXBLiveSpeechManager : NSObject + (void)initializeMonitor; - (void)updateSettings; - (void)setLiveSpeechEnabled:(BOOL)a0; @end