Skip to content

Speech breaks on the second call #61

@GavinDmello

Description

@GavinDmello

OS - Ubuntu 16.04

Code to reproduce -

engine = pyttsx.init('espeak')
engine.say('Greetings!')
engine.runAndWait()
engine = pyttsx.init('espeak')
engine.say('How are you today?')
engine.runAndWait()

I've already tried all the solutions given in the other threads but nothing seems to work. Any sort of help would be great

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions