Skip to content

Commit 2f165e2

Browse files
committed
readme updated
1 parent c5914ad commit 2f165e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

JavaScript/Text_to_Speech_CLI/Readme.md

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ npm install readline-sync
1010
- gtts</br>
1111
npm install gtts</br>
1212

13+
To run the script, run this command in the terminal:</br>
14+
$ node "path_of_the_file"</br>
15+
For example:</br>
16+
$ node "c:\Users\Sapna\Desktop\hacking-tools-scripts\JavaScript\Text_to_Speech_CLI\script.js"</br>
17+
1318
Now when you run the script you will get a voice.mp3 file in your folder.
1419

1520
## Screenshot

0 commit comments

Comments
 (0)