Skip to content

Commit 95f3d6a

Browse files
committed
Merge branch 'main' of https://github.com/m1ga/ti.tts
2 parents fff8e82 + aac4e04 commit 95f3d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Simple tts (text-to-speech) module for Titanium SDK. Allows you to say a sentenc
55
## Methods
66

77
- <b>init()</b>
8-
- <b>speak(string)</b>
8+
- <b>speak(string)</b> - There is a character limit of 4000 characters per speak method
99
- <b>synthesizeToFile(string)</b>
1010

1111
## Properties

0 commit comments

Comments
 (0)