Skip to content

Commit 8b365de

Browse files
update Open Source Docs from Roblox internal teams
1 parent 5e3dbce commit 8b365de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en-us/reference/engine/classes/AudioTextToSpeech.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ type: class
33
category:
44
memory_category: Internal
55
summary: |
6-
Used to play text as speech audio.
6+
Plays text as speech audio.
77
description: |
88
`Class.AudioTextToSpeech` is used to play text as speech audio. It provides a
99
single **Output** pin which can be connected to other pins via
1010
`Class.Wire|Wires`. This API is still in development and is not yet publicly
11-
available
11+
available.
1212
code_samples:
1313
- audio-wiring---text-to-speech
1414
inherits:

0 commit comments

Comments
 (0)