platypush/platypush/backend/http/app
Fabio Manganiello d9c4634ce8 [`tts.mimic3`] Plugin rewrite.
The plugin now leverages the `sound` plugin for playback, like all other
`tts` plugins now do, instead of an external `media` plugin.

This also removes the need for the `/tts/mimic3/say` endpoint.
2023-10-31 00:44:05 +00:00
..
mixins [Shell plugin] Added support for async output over websockets. 2023-10-18 03:00:51 +02:00
routes [`tts.mimic3`] Plugin rewrite. 2023-10-31 00:44:05 +00:00
streaming Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
utils Moved `get_message_response` to `platypush.utils`. 2023-09-05 13:03:30 +02:00
ws [Shell plugin] Added support for async output over websockets. 2023-10-18 03:00:51 +02:00
__init__.py Support for specifying the application Redis queue from the command line or service constructor 2021-03-06 19:22:13 +01:00