Hi. How to make speech to text and text to speech in blender?

In python writing code.

Short answer for a short question: Install a text to speech python module, and then use it.
start here: https://www.geeksforgeeks.org/convert-text-speech-python/

1 Like