Jump to content

$ php voxom_tts_integ.php hi_IN 100 "हिंदी का अनुवा"


toreachdeepak

Recommended Posts

Hello, How to we pass the non ascii string as input argument to the PHP Script ? For example below argv[1] - hi_INargv[2] - 100argv[3] -"हिंदी का अनुवा" $ php voxom_tts_integ.php hi_IN 100 "हिंदी का अनुवा"But I am not able to pass the hindi or non ascii text as argument to PHP Script Regards Deepak Bhatia

Edited by DeepakBhatia
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...