Search found 11 matches

by ancLogan
Tue Jul 14, 2020 7:50 pm
Forum: TextAloud 4 Forum
Topic: Split MixedCase Wods
Replies: 5
Views: 14634

Re: Split MixedCase Wods

Jim, The Regular Expression below handles this situation 'txtPrint'. Text Matching: Regular Expression (?<=\p{Ll})(?=\p{Lu}\p{Ll}) To handle a situation like this 'txtFirstName would the Regular Expression below work? Text Matching: Regular Expression (?<=\p{Ll})(?=\p{Lu}\p{Ll})(?=\p{Lu}\p{Ll}) Or i...
by ancLogan
Mon Jul 13, 2020 10:21 pm
Forum: TextAloud 4 Forum
Topic: Speech Error: XML parser (Error 80045042)
Replies: 4
Views: 14165

Re: Speech Error: XML parser (Error 80045042)

I now have the latest version of the software, however, the error still remains.
You should now have a copy of the problem report from my computer. I submitted the report earlier today.
by ancLogan
Sun Jul 12, 2020 10:35 am
Forum: TextAloud 4 Forum
Topic: Speech Error: XML parser (Error 80045042)
Replies: 4
Views: 14165

Speech Error: XML parser (Error 80045042)

Using the Speak to File option cased the following error:
Speech Error: XML parser error (Error 80045042).
I also have a RC Acapela dictionary loaded in TextAloud.
by ancLogan
Tue Jul 07, 2020 9:00 am
Forum: TextAloud 4 Forum
Topic: A Period Between to Words
Replies: 2
Views: 13067

Re: A Period Between to Words

Got it. Thank you. This works great. You are the best. Thank you.
by ancLogan
Tue Jul 07, 2020 8:57 am
Forum: TextAloud 4 Forum
Topic: Split MixedCase Wods
Replies: 5
Views: 14634

Re: Split MixedCase Wods

Thank you. I have downloaded the new version. Thank you also for taking the time to write the regular expression. I am trying to get my head around regular expressions... However, I am struggling a bit at the moment. Thank you for your help.
by ancLogan
Tue Jul 07, 2020 8:50 am
Forum: TextAloud 4 Forum
Topic: Spell Out the First Three lowercase letters
Replies: 2
Views: 12693

Re: Spell Out the First Three lowercase letters

Thank you. This works perfectly. You have saved me so much time.
Kind Regards.
by ancLogan
Sun Jul 05, 2020 10:06 am
Forum: TextAloud 4 Forum
Topic: Spell Out the First Three lowercase letters
Replies: 2
Views: 12693

Spell Out the First Three lowercase letters

Is there an expression I can use to allow the program to recognize the following text format “btnPrint”, three lowercase letters followed by another word beginning with an upper case? I would like the program to read all words of this format, “btnPrint” as “ b t n Print”
by ancLogan
Sun Jul 05, 2020 9:57 am
Forum: TextAloud 4 Forum
Topic: A Period Between to Words
Replies: 2
Views: 13067

A Period Between to Words

Periods between two words are sometimes ignored, for example, picEquation.Visible is read as “picEquation Visible”, however, picEquation.visible is read as “picEquation dot visible” which is what I want it to do. Is it reading the .Visible as a new line or sentence? Is there a workaround or should I...
by ancLogan
Sun Jul 05, 2020 9:37 am
Forum: TextAloud 4 Forum
Topic: Split MixedCase Wods
Replies: 5
Views: 14634

Split MixedCase Wods

In the speaking Rules: Other Roles section, one of the options is “Split MixedCase words into multiple words. When I check that option, however, it does not work. Did I misunderstand its purpose? Most of the books I read aloud are programming book that tends to have a lot of camel case words example...
by ancLogan
Mon Nov 11, 2019 9:11 pm
Forum: TextAloud 4 Forum
Topic: Filtering left angle bracket
Replies: 2
Views: 12843

Re: Filtering left angle bracket

Jim, thank you for your recommendations. Your suggestions worked perfectly.
Thank you.
by ancLogan
Sat Nov 09, 2019 1:27 pm
Forum: TextAloud 4 Forum
Topic: Filtering left angle bracket
Replies: 2
Views: 12843

Filtering left angle bracket

My textaloud version 4.038 is filtering the left angle bracket "<" whenever I tried to listen to audio.