core/homeassistant/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 ID3 support (#5773) 2017-02-07 12:07:11 +01:00
amazon_polly.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
demo.mp3 TTS Component / Google speech platform (#4837) 2016-12-12 23:23:08 -08:00
demo.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
google.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
picotts.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
services.yaml Add an Amazon Polly TTS platform (#5169) 2017-01-26 23:22:47 +01:00
voicerss.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
yandextts.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00