Re: Is my idea possible to be fairly easily implemented?

2019-10-13 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? hey,you can interact through com with any language like python, C#, everything which let you call windows API. URL: https://forum.audiogames.net/post/468142/#p468142 -- Audiogames-reflector mailing list Audiogames-reflector

Re: Is my idea possible to be fairly easily implemented?

2019-10-13 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Can you shed some light on how it worked? I never played these games. URL: https://forum.audiogames.net/post/468024/#p468024 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Is my idea possible to be fairly easily implemented?

2019-10-12 Thread AudioGames . net Forum — Developers room : Dan_Gero via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? This could potentially work. Sapi sends information to the application letting it know when it's finished speaking. If someone could make use of the "Mary had a little lam" speech delay method seen in games such as Lon

Re: Is my idea possible to be fairly easily implemented?

2019-10-11 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Read in once, then one more time and even one more. I believe you'll understand. URL: https://forum.audiogames.net/post/467531/#p467531 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Is my idea possible to be fairly easily implemented?

2019-10-11 Thread AudioGames . net Forum — Developers room : bgt lover via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Thank you for that article, it really is verry hard, that com. For now, I will just stay far away from it like the plague URL: https://forum.audiogames.net/post/467528/#p467528 -- Audiogames-reflector mailing list Audiogames

Re: Is my idea possible to be fairly easily implemented?

2019-10-11 Thread AudioGames . net Forum — Developers room : bgt lover via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Com and .net? I never knew that this is possible but, as I never delved in the more windows specific parts of the framework and always thought of it like a better version of the java environment, this is not surprising. Could you

Re: Is my idea possible to be fairly easily implemented?

2019-10-11 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Well, I used that articlehttps://msdn.microsoft.com/en-us/ie/aa6 … 2147217396 URL: https://forum.audiogames.net/post/467518/#p467518 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: Is my idea possible to be fairly easily implemented?

2019-10-11 Thread AudioGames . net Forum — Developers room : bgt lover via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Com and .net? I never knew that this is possible but, as I never delved in the more specific parts of the framework and always thought of it like a better java, this is not surprising. Could you give me an example of doing that? URL

Re: Is my idea possible to be fairly easily implemented?

2019-10-11 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? @7, if it's exposed through COM I don't see any reason why it shouldn't be possible URL: https://forum.audiogames.net/post/467472/#p467472 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucu

Re: Is my idea possible to be fairly easily implemented?

2019-10-08 Thread AudioGames . net Forum — Developers room : bgt lover via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Is it possible to write that engine in c#? I think I already know the answer to that, but I thought it may verry well be posted here. URL: https://forum.audiogames.net/post/466829/#p466829 -- Audiogames-reflector mailing list

Re: Is my idea possible to be fairly easily implemented?

2019-10-08 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Yeah, I'd be interested in that. A very nice challenge lol URL: https://forum.audiogames.net/post/466772/#p466772 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabah

Re: Is my idea possible to be fairly easily implemented?

2019-10-08 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? I have a frame for a sapi engine in C++, I think if you know the com stuff, you can implement it quite easily. I haven't tried myself, one friend sent it to me some time ago, so I don't know if it works though. Best regard

Re: Is my idea possible to be fairly easily implemented?

2019-10-08 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Yes, but then we could concanenate and parse the results accordingly. This would slow down the process a bit but it will be faster than SAPI itself, anyway URL: https://forum.audiogames.net/post/466764/#p466764 -- Audiogames

Re: Is my idea possible to be fairly easily implemented?

2019-10-08 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: Is my idea possible to be fairly easily implemented? Or a sapi engine which would redirect its input to screenreader. Not bad idea though, although sapi engines are also responsible for giving information about where they are during the synthesis, so this functionality would be most

Is my idea possible to be fairly easily implemented?

2019-10-08 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Is my idea possible to be fairly easily implemented? Hey!I know, I am very bad at searching stuff on the internet, but I have an idea why i really would love to implement!What about writing a dummy SAPI5 engine, which, instead of passing the text spoken to a given synthesizer would dump in