core/tests/components/tts
Robbie Trencheny 45507cd9d1 TTS ID3 support (#5773)
* Add support for writing ID3 tags to the file for improved display in media players

* Lint and async fixes

* Use mutagen instead of taglib

* Fix tests

* Add fallback for album

* Requested changes

* move import

* Fix album name

* Change default options handling

* Move to member function / minor fix

* fix style

* fix lint

* change mutagen handling

* fix lint / add name to bytesio

* Update __init__.py

* Fix test, some cleanups

* Add mutagen exeption handling, fix tests

* fix mutagen taging
2017-02-07 12:07:11 +01:00
..
__init__.py TTS Component / Google speech platform (#4837) 2016-12-12 23:23:08 -08:00
test_google.py Allow to specify TTS language in the service call. (#5047) 2016-12-27 17:01:22 +01:00
test_init.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
test_voicerss.py Allow to specify TTS language in the service call. (#5047) 2016-12-27 17:01:22 +01:00
test_yandextts.py added speed and emotion to Yandex tts (#5431) 2017-01-21 08:36:28 +01:00