- Joined
- Jul 17, 2018
- Messages
- 1
- Reaction score
- 0
Hi,
I am by no means a programming aficionado. All I'm trying to do with the terminal is get it to output an audio file from a plain text file created by using the speech accessibility features.
The code I have is:
say -o "IntroAudio" -f "Intro"
The Intro.txt. file is directly in my user folder as I was concerned about using iCloud for my desktop. I've tried typing the command in with and without the .txt at the end and I get the "No such file or directory" each time.
Can anyone help a novice like myself?
Thanks!
I am by no means a programming aficionado. All I'm trying to do with the terminal is get it to output an audio file from a plain text file created by using the speech accessibility features.
The code I have is:
say -o "IntroAudio" -f "Intro"
The Intro.txt. file is directly in my user folder as I was concerned about using iCloud for my desktop. I've tried typing the command in with and without the .txt at the end and I get the "No such file or directory" each time.
Can anyone help a novice like myself?
Thanks!