+ 1
how to use pyttsx3 file in python ?
I'm making a voice assistant using voice actions, but couldn't make the voice system.
1 ответ
+ 1
Speech recognition is the process of converting audio into text. This is commonly used in voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing.
It will make your task easy: https://www.google.com/amp/s/www.geeksforgeeks.org/voice-assistant-using-python/amp/
_sʞuɐɥʇ