We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3dbce commit 8b365deCopy full SHA for 8b365de
content/en-us/reference/engine/classes/AudioTextToSpeech.yaml
@@ -3,12 +3,12 @@ type: class
3
category:
4
memory_category: Internal
5
summary: |
6
- Used to play text as speech audio.
+ Plays text as speech audio.
7
description: |
8
`Class.AudioTextToSpeech` is used to play text as speech audio. It provides a
9
single **Output** pin which can be connected to other pins via
10
`Class.Wire|Wires`. This API is still in development and is not yet publicly
11
- available
+ available.
12
code_samples:
13
- audio-wiring---text-to-speech
14
inherits:
0 commit comments