RosettaCodeData/Task/Speech-synthesis/AmigaBASIC/speech-synthesis.basic
2023-07-01 13:44:08 -04:00

2 lines
70 B
Text

text$=TRANSLATE$("This is an example of speech synthesis.")
SAY text$