shutdown
Releases all TTS resources. Must be called when the instance is no longer needed (e.g. in Activity.onDestroy() or a Compose DisposableEffect).
After calling this method, isInitialized returns false and all pending callbacks are cleared.