Fixed kokoro loading process.
This commit is contained in:
@@ -27,7 +27,7 @@ export class BrowserTTSModule extends TTSHandlerModule {
|
||||
this.currentUtterance = null;
|
||||
|
||||
// Bind additional methods
|
||||
this.bindMethods(['onVoicesChanged', 'handleVoicePreferenceChanged']);
|
||||
this.bindMethods(['handleVoicePreferenceChanged']);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user