2 lines
59 B
Bash
2 lines
59 B
Bash
#!/bin/sh
|
|
espeak "This is an example of speech synthesis."
|
#!/bin/sh
|
|
espeak "This is an example of speech synthesis."
|