Tobias Fleischer
Tobias Fleischer
Maybe these make the difference: TSFDEF void tsf_channel_note_off_all(tsf* f, int channel); //end with sustain and release TSFDEF void tsf_channel_sounds_off_all(tsf* f, int channel); //end immediatly
Any update on this one?
I would also like to know this. I was hoping that simply stripping the header (first 10 bytes in most cases) off the gzip stream and then handing it to...
I think this is just a spam bot posting code fragments/nonsense
Just as a side note, there are other implementations of the edge-tts/readaloud interface in languages (like JS) possibly more suitable to you in case you don't like Python. In any...
There are some JS-based Greasemonkey/Tampermonkey browser plugins if I remember correctly. Also several Chinese sites have sources for the communication to the MS servers using JS. Best ist probably to...
Here are some links I used for information in my integration: https://github.com/LokerL/tts-vue/blob/main/electron/utils/edge-api.ts https://www.52pojie.cn/thread-1711887-1-1.html https://gist.github.com/wilinz/13f4bc343754f01c06a90aa9c12e449a https://greasyfork.org/en/scripts/471039-gpt%E8%AF%AD%E9%9F%B3%E5%8A%A9%E6%89%8B/code https://blog.soarli.top/archives/709.html
Thanks for your swift response! I would generally love to keep it lightweight as well, and I know SDL has been struggling quite a lot with feature overload and bug...
I just discovered ZillaLib yesterday but I have been working with a multitude of engines, SDKs and APIs over the last decades (and written a fair share of my own)...
Oh, as a side note, on my Samsung S10 with Android 9 (which will probably get upgraded to Android 10 in the next days), if I disable the app security...