MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.51k stars 1.27k forks source link

Remove ResponsiveVoice TTS module from core #3049

Closed krisgesling closed 2 years ago

krisgesling commented 2 years ago

Description

This module in its current format does not work due to API changes. There is also a community built plugin that is now described in our documentation.

How to test

Regular tests pass

Contributor license agreement signed?

devops-mycroft commented 2 years ago

Voight Kampff Integration Test Succeeded (Results)

codecov-commenter commented 2 years ago

Codecov Report

Merging #3049 (1397bbf) into dev (ae99974) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3049      +/-   ##
==========================================
+ Coverage   53.11%   53.16%   +0.05%     
==========================================
  Files         123      122       -1     
  Lines       11188    11155      -33     
==========================================
- Hits         5942     5931      -11     
+ Misses       5246     5224      -22     
Impacted Files Coverage Δ
mycroft/tts/tts.py 79.53% <ø> (-0.07%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ae99974...1397bbf. Read the comment docs.