Pronouncing County not Company

26 views
Skip to first unread message

cearbhall o'meadhra

unread,
Jun 28, 2026, 1:53:06 PM (8 days ago) Jun 28
to nvda-...@nvaccess.org

Hi,

 

I am using NVDA 2026.1.1 (2026.1.1.55980)

With Microsoft Windows

Version 25H2 (OS Build 26200.8737)

 

I am frustrated trying to stop NVDA from saying “Company” when I need it to say “County” when I type, for example, “Co. Kerry”

 

All the best,

 

Cearbhall

 

M: +353 (0) 833323487; E: cearbhall...@blbc.ie

 

Sarah Alawami

unread,
Jun 28, 2026, 2:15:39 PM (8 days ago) Jun 28
to nvda-...@nvaccess.org

Well, co is company technically.

what synth are you using as this might be a synth issue as well.

--
***
Please note: the NVDA project has a Citizen and Contributor Code of Conduct.
NV Access expects that all community members will read and abide by the rules set out in this document while participating in this group.
https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md
 
You can contact the group owners and moderators via nvda-user...@nvaccess.org.
---
You received this message because you are subscribed to the Google Groups "NVDA Screen Reader Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nvda-users+...@nvaccess.org.
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/!%26!AAAAAAAAAAAuAAAAAAAAAMZzFYyoko9Pu1KHZMHApGEBAMO2jhD3dRHOtM0AqgC7tuYAAAAAAA4AABAAAABt/lrmyRAhT428vruu%2BSx5AQAAAAA%3D%40blbc.ie.

Rui Fontes

unread,
Jun 28, 2026, 2:32:17 PM (8 days ago) Jun 28
to nvda-...@nvaccess.org

You do not specify which synth you are using....


Best regards,

Rui Fontes
NVDA portuguese team



--

cearbhall o'meadhra

unread,
Jun 28, 2026, 3:28:21 PM (8 days ago) Jun 28
to nvda-...@nvaccess.org

Sarah,

 

Thanks for sharing.

I am using Microsoft Speech API version 4 and Voice: English-British: Justin-Tel (Adult Male for Telephone), 6.1 - ETI-Eloquence

You hit the right answer!

 

I tried applying the change in the Voice dictionary for this synth. Now it is speaking “County”  instead of “Company”!

 

The strange thing is that when I test the setting by simply letting NVDA say the word in the course of speaking, I hear “county Kerry”. However, when I use control left or right arrow to say the word, I hear “Company” as before!

 

Do I have to live with this behaviour? Is there nothing else I can do?

 

 

All the best,

 

Cearbhall

 

M: +353 (0) 833323487; E: cearbhall...@blbc.ie

 

Sarah Alawami

unread,
Jun 28, 2026, 3:50:47 PM (8 days ago) Jun 28
to nvda-...@nvaccess.org

I have no idea. I don't use that voice. Hopefully an expert in the dictionaries can answer as I'm not it. Hehaha.


Happy sunday.

--

cearbhall o'meadhra

unread,
Jun 28, 2026, 6:11:17 PM (8 days ago) Jun 28
to nvda-...@nvaccess.org

Sarah,

 

Claude AI has an answer that sounds reasonable. Eloquence was developed for the American market when “Company” was the default in the US for “Co.”.

 

I notice that the Microsoft “one core” voices, though much later,  have the same priority and so the Voice Dictionary is the only option.

Snehashish Mahato.

unread,
Jun 28, 2026, 11:22:02 PM (7 days ago) Jun 28
to nvda-...@nvaccess.org
cearbhall o'meadhra wrote:

The strange thing is that when I test the setting by simply letting NVDA say the word in the course of speaking, I hear “county Kerry”. However, when I use control left or right arrow to say the word, I hear “Company” as before!


Since that entry is actually written as ‘CO’ itself in the dictionary, So, you will get exactly that during word-by-word or character-by-character navigation. I guess this can come in handy for those words that you have added to the dictionary at some point or another for spell checking or equivalent situations

Quentin Christensen

unread,
Jun 28, 2026, 11:36:59 PM (7 days ago) Jun 28
to nvda-...@nvaccess.org
With OneCore at least, it is case sensitive, so in this particular case, it is looking for capital C, lowercase o, and the dot afterwards.  Any other combination won't trigger it to say "company".  So if you move by word, it will treat "Co" as one word and the dot as one word, so in that case it WILL read Co not company.

With NVDA's speech dictionary, you can create a dictionary entry to match "Co." and replace with "co" and it will work.

Given the capitalisation, you could probably leave it matching anything, as it's unlikely to form part of a word, but you could specify that it needs to be a whole word if desired.

Kind regards

Quentin

--
***
Please note: the NVDA project has a Citizen and Contributor Code of Conduct.
NV Access expects that all community members will read and abide by the rules set out in this document while participating in this group.
https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md
 
You can contact the group owners and moderators via nvda-user...@nvaccess.org.
---
You received this message because you are subscribed to the Google Groups "NVDA Screen Reader Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nvda-users+...@nvaccess.org.


--

Quentin Christensen
Training and Support Manager

NV Access

Celebrating 20 years of NVDA
image.png
Blog, releases & news by emailhttps://nvaccess.org/newsletter
Other socials & community: https://www.nvaccess.org/#socials

image.png

Sean Randall

unread,
Jun 29, 2026, 1:52:35 AM (7 days ago) Jun 29
to nvda-...@nvaccess.org, nvda-...@nvaccess.org
if you wanted to be really cool, you could use a regular expression to match Co. followed by the 30 odd Irish counties, leaving the default company behaviour intact otherwise. 
I'm afraid I'm an eloquence user with all that processing turned off, so it's just the word Co (to rhyme with go for me all the way. .  
Thanks

Sean


On 29 Jun 2026, at 04:37, Quentin Christensen <que...@nvaccess.org> wrote:


<image.png>

--
***
Please note: the NVDA project has a Citizen and Contributor Code of Conduct.
NV Access expects that all community members will read and abide by the rules set out in this document while participating in this group.
https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md
 
You can contact the group owners and moderators via nvda-user...@nvaccess.org.
---
You received this message because you are subscribed to the Google Groups "NVDA Screen Reader Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nvda-users+...@nvaccess.org.

Steve Nutt

unread,
Jul 1, 2026, 8:01:37 AM (5 days ago) Jul 1
to nvda-...@nvaccess.org

Yep, I also hate abbreviation expansion, I turn it right off.

All the best


Steve

 

--

Computer Room Services

77 Exeter Close, Stevenage, Hertfordshire, SG1 4PW

T: +44(0)1438-742286, M: +44(0)7956-334938

E: st...@comproom.co.uk, W: https://www.comproom.co.uk

 

From: nvda-...@nvaccess.org <nvda-...@nvaccess.org> On Behalf Of Sean Randall
Sent: 29 June 2026 06:52
To: nvda-...@nvaccess.org
Cc: nvda-...@nvaccess.org
Subject: Re: [NVDA] Pronouncing County not Company

 

if you wanted to be really cool, you could use a regular expression to match Co. followed by the 30 odd Irish counties, leaving the default company behaviour intact otherwise. 

Reply all
Reply to author
Forward
0 new messages