Function: useTextToSpeech()
useTextToSpeech(
TextToSpeechProps):TextToSpeechType
Defined in: packages/react-native-executorch/src/hooks/natural_language_processing/useTextToSpeech.ts:19
React hook for managing Text to Speech instance.
Parameters
TextToSpeechProps
Configuration object containing model source, voice and optional preventLoad.
Returns
Ready to use Text to Speech model.