p-groarke / wsay

Windows "say"
BSD 3-Clause "New" or "Revised" License
144 stars 11 forks source link

Problem while using it through vs code. #24

Closed Datebaiyo closed 7 months ago

Datebaiyo commented 7 months ago

Hi there , Actually I am a beginner , I am making a project called robo speaker by python in VS Code .

It is showing : ( 'wsay' is not recognized as an internal or external command, operable program or batch file. )

please guide me through proper steps .

Or if possible if you have any python source code for this kind of project please share .

Screenshot (186)

p-groarke commented 7 months ago

Sorry this is outside of the typical usage for wsay. I'd take a look at some python examples running command line tools and vs code stuff.

Best of luck! :)

Datebaiyo commented 7 months ago

Sorry this is outside of the typical usage for wsay. I'd take a look at some python examples running command line tools and vs code stuff.

Best of luck! :)

ok thank you I think I need to code this with another method