I have a tauri react app. i want to use text to speech in the app.
app work like – app get a string from realtime server and the tauri app convert string to speech and play it.
can someone give me a solution to convert a text to speech in tauri react app.
i couldn’t find a good solution for it.
thanks.
1