Nice tutorial. I'm trying to build a program that takes text, and sends it to the client program, but as a voice like the one L uses (from Death Note).
Thank You so much for this useful video. but I have a question what if I add a long text to the RichTextbox and while the program read the text in the middle I want to stop it or pause it not end the program. So what should I do?
@00oDaRkAnGeLo00 Yes There is a way! Mohamed! If you add the following code to pause the speech: Dim SAPI SAPI = CreateObject("SAPI.spvoice") SAPI.Pause And the following to resume: Dim SAPI SAPI = CreateObject("SAPI.spvoice") SAPI.Resume If you get stuck; just contact me!
@strider196 Okay I am building a First Aid software that allow the user to hear the first aid procedures while he doing the first aid treatment. This software contain many sections but I just need the SAPI in this section only. Really I am happy because you ask me what I am building. That will open a way to Cooperation between us I think :D
@strider196 Your ideas is amazing too. I love what you say about UI and I will look into my UI and redesign it if needed also I want to mention that the SAPI is just an option in my software because the voice is too fast in this SAPI object. Also I have a new idea rather than the first aid program that I design now and I love to share this new idea with you if you are free?? So i am waiting for your answer.
Nice tutorial. I'm trying to build a program that takes text, and sends it to the client program, but as a voice like the one L uses (from Death Note).
raymundo574 1 year ago
How to select a voice?
fabiomusmeci 1 year ago
Thank You so much for this useful video. but I have a question what if I add a long text to the RichTextbox and while the program read the text in the middle I want to stop it or pause it not end the program. So what should I do?
Thanks
Mohamed
00oDaRkAnGeLo00 1 year ago
strider196 1 year ago
@strider196 Thank you so much. Your code work great with me.
Again thank you :)
00oDaRkAnGeLo00 1 year ago
@00oDaRkAnGeLo00 Always at your service but may I ask what you are building?
strider196 1 year ago
@strider196 Okay I am building a First Aid software that allow the user to hear the first aid procedures while he doing the first aid treatment. This software contain many sections but I just need the SAPI in this section only. Really I am happy because you ask me what I am building. That will open a way to Cooperation between us I think :D
00oDaRkAnGeLo00 1 year ago
@00oDaRkAnGeLo00 Sorry for the late reply but wow your idea is amazing.
What I would recommend is making the UI simple. If you have a son or a very relative get them to use the software.
If they can't work it out without you even saying a word then you need to go over and redesign.
And anywhere you want help ask me.
strider196 1 year ago
@strider196 Your ideas is amazing too. I love what you say about UI and I will look into my UI and redesign it if needed also I want to mention that the SAPI is just an option in my software because the voice is too fast in this SAPI object. Also I have a new idea rather than the first aid program that I design now and I love to share this new idea with you if you are free?? So i am waiting for your answer.
Thanks and have a nice day :)
00oDaRkAnGeLo00 1 year ago
@00oDaRkAnGeLo00
Yes... Go ahead send me a message rather than putting it out here for everyone to see ;)
strider196 1 year ago