
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
make an array of uchar will be positive
geez )
WebRequest does not want to know anything else, only char[]
Thank you, but you're missing my point )
Maybe. But it could also be the other way round ))
This is how you may convert short to char. It's not a very nice solution, but I can't think of anything else in the evening:
...
Tell me, do you actually trade on the market?
Alas, I did and will not go back to it, but I won't discourage others).
geez )
WebRequest doesn't want to know anything else, only char[]
I mean, it doesn't matter.
your code (almost) works for russian.)
well, Christmas trees)
WebRequest does not want to know anything else, only char[]
maybe there is something similar
It occurred to me that IBMs charge 5 times as much for dubbing because they return it in all the convenient formats and don't make them bother with conversions by coming up with "homemade" hacks.
Seriously, what the hell is going on? So much fighting for a simple result - get the file, play the file.
ZS. The main question: the limit for the voicing of 4000000 characters per month - enough for one EA, but for 100 people this amount is divided by 40 000 characters, and for 1000 - 4000 - that is, nothing at all. Even 40,000 may be too little for one. It depends on the number of words spoken and the time the Expert Advisor is working. So what to do about it?
The solution is that each user opens a Google account himself and gets the key to the TTS service, which he enters into the Expert Advisor at startup.
It occurred to me that IBMs charge 5 times as much for dubbing because they return it in all the convenient formats and don't make them bother with conversions by coming up with "homemade" hacks.
Seriously, what the hell is going on? So much fighting for a simple result - get the file, play the file.
ZS. The main question: the limit for the voiceover 4000000 characters per month - enough for one EA, but for 100 people this amount is divided by 40 000 characters, and for 1000 - 4000 - that is, nothing at all. Even 40,000 may be too little for one. It depends on the number of words spoken and the time the Expert Advisor is working. So what to do about it?
The solution is that each user himself opens a google account and gets the key to TTS service, which he enters in the Expert Advisor at startup.
I'm still trying to understand - is there any way to do this?
I keep trying to figure out - can't you make something out of this?
Theoretically, I guess you could. This is an open source program and if we try to port this code to MQL (I doubt it, of course), then maybe...
If not ported, then only using a DLL, and we're trying to solve the problem without it.
Theoretically, it could probably be done. This is an open source program, and if you try to port this code to MQL (I doubt it, of course), then maybe...
If not ported, then only using DLL, and we are trying to solve the problem without it.
Thanks for the reply! I'm already exhausted - I don't have enough knowledge
Thanks for the answer! I'm already exhausted - I don't have enough knowledge
You're welcome!
By the way, I need to tell TC that this one:
Very strange entry. Why specify the size of the post array in such a strange way. TheStringToCharArray function sets the right size to the dynamic array itself.ArrayResize seems to be superfluous here.