B4J Question [Solved]How to resolved PyThaiTTS by Pyttsx3

Theera

Expert
Licensed User
Longtime User
Refer to this and other I've tried to code as attached file
 

Attachments

  • Project.zip
    7.5 KB · Views: 22
Solution
You are missing the first argument which is the property name:
B4X:
Dim volume As PyWrapper=ThaiTTSEngine.Run("setProperty").Arg("volume").Arg(0.9)

Theera

Expert
Licensed User
Longtime User
pip install pyttsx3 is Passed ,My error is
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…