You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
When creating the standard Text-To-Speech effect there is no Audio Output Device option when I could then select to Send To Overlay.
The text was updated successfully, but these errors were encountered:
This one might be impossible to implement ("other than the Send to Overlay option") as the Web SpeechSynthesis API doesn't provide any facilities to select the output sound device and since it isn't an HTMLMediaElement, we cannot use setSinkId()
Describe the solution you'd like
When creating the standard Text-To-Speech effect there is no Audio Output Device option when I could then select to Send To Overlay.
The text was updated successfully, but these errors were encountered: