Quotation Marks: "quote," "end quote"

Forum for TextAloud version 3

Moderator: Jim Bretti

Post Reply
glenj
Posts: 8
Joined: Sat Apr 23, 2011 1:52 am
Contact:

Quotation Marks: "quote," "end quote"

Post by glenj »

Hi Jim,

I've unsuccessfully searched the forum regarding this problem, but apologize if it's already been covered.

Is it possible to have quote and end quote pronounced? I've only been able to get double quotes said.

Thanks.
Jim Bretti
Posts: 1558
Joined: Wed Oct 29, 2003 11:07 am
Contact:

Re: Quotation Marks: "quote," "end quote"

Post by Jim Bretti »

Best way I can think of to handle this is with pronunciation dictionary entries. From the TextAloud menu, click Tools -> Text Processing -> Pronunciation Dictionary Maintenance. We might have to tweak this later, but for now start by adding two dictionary entries, one for begin quote and another for end quote.

For both entries, set the Text Matching dropdown to "Regular Expression", and Pronounce Using to "Respell".

1. Begin Quote

Regular Expression:
(\s)"(\S)

Pronounce Using:
$1begin quote $2


2. End Quote

Regular Expression:
(\S)"(\s)

Pronounce Using:
$1 end quote$2

Does that work?
Jim Bretti
NextUp.com
glenj
Posts: 8
Joined: Sat Apr 23, 2011 1:52 am
Contact:

Re: Quotation Marks: "quote," "end quote"

Post by glenj »

Hi Jim,

Worked like a charm!

Again, part of what makes your program so great is your quick response and successful solutions.

Cheers
Post Reply