Skip to content

Remove base implementation of synthDriverHandler.SynthDriver.speak#10431

Merged
michaelDCurran merged 1 commit intonvaccess:masterfrom
BabbageCom:synthDriverHandlerFix
Oct 28, 2019
Merged

Remove base implementation of synthDriverHandler.SynthDriver.speak#10431
michaelDCurran merged 1 commit intonvaccess:masterfrom
BabbageCom:synthDriverHandlerFix

Conversation

@LeonarddeR
Copy link
Copy Markdown
Collaborator

Link to issue number:

None

Summary of the issue:

During speech refactor, the speakText and speakCharacter methods were removed from synthesizer drivers. However, the base implementation wasn't updated accordingly.

Description of how this pull request fixes the issue:

The speak method is now abstract and raises NotImplementedError by default.

Testing performed:

Tested instantiating synthDriverHandler.SynthDriver. Noticed that the speak method was marked as abstract.

Known issues with pull request:

None

Change log entry:

None needed

@LeonarddeR LeonarddeR added this to the 2019.3 milestone Oct 28, 2019
@LeonarddeR LeonarddeR changed the title Remove base implementation of synthDriverHandler.SynthDriver Remove base implementation of synthDriverHandler.SynthDriver.speak Oct 28, 2019
@michaelDCurran michaelDCurran merged commit c576628 into nvaccess:master Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants