Hi all,
I've noticed something really odd lately, and I'd like to see if anyone can 
confirm it. Below is a line of code. You don't need to know Objective-C or 
anything; the oddity is that VO is skipping text. Specifically, the bit that 
says [[self solitaireModel] isDiscardStackRole] is omitted entirely. I 
recommend you set punctuation to "most" before continuing. Here's the line:
                [self setDiscardStack:[[AITCardStack alloc] 
initWithRoles:@[[[self solitaireModel] isDiscardStackRole]]]];

I assume you read that line by line, or all at once in a say-all. Go back and 
examine it word by word, or character by character, and see if there isn't a 
part near the end that VO skipped over entirely. I can reproduce this with any 
voice, and I'm starting to wonder if the brackets are getting VO confused. On 
the Mac, in-line speech commands are surrounded by double brackets, and I think 
the speech manager that lets VO talk might be getting mixed up.

--
Have a great day,
Alex Hall
mehg...@icloud.com




-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.

Reply via email to