mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 19:55:58 +00:00
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
[gd_resource type="NativeScript" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/godot-tts/godot_tts.gdnlib" type="GDNativeLibrary" id=1]
|
|
|
|
[resource]
|
|
|
|
resource_name = "TTS"
|
|
class_name = "TTS"
|
|
library = ExtResource( 1 )
|