vixhxl / ultron

Voice assistant in Python
4 stars 2 forks source link

Doesn't speak the whole sentences #1

Open melody00 opened 6 years ago

melody00 commented 6 years ago

It stops after saying first word. It doesn't speak the whole sentences . Please help me out

vixhxl commented 6 years ago

I request you to update the pyttsx and gTTS library.

If you are running the application on windows then make sure that you have installed pywin32.

On 5 May 2018 at 18:38, Mohit Kumar notifications@github.com wrote:

It stops after saying first word. It doesn't speak the whole sentences . Please help me out

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vcharlieboi/ultron/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AgwRK4UJK8zhz4ugw_0_zL7KsvxIrOhwks5tvaQzgaJpZM4TzoW0 .

melody00 commented 6 years ago

Now, I am using gTTS instead of pyttsx. It's working fine