-
-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Description
Feature Request:
In the Play Sound effect, I'd like there to be a fourth type that could utilize the http request effect , or could play the output of another (request) effect.
Context:
I have my own TTS service that provides an API endpoint, sending the text to it is done in the body of a post request, I would like to make the http request to get back a .wav file to then playback either locally or in the overlay.
Or I would like to be able to make the request directly in the Play Sound effect.
Reactions are currently unavailable