|
Re: nvda +D = long description
Hi,
A long description (often shortened to "longdesc") is used by web authors to provide additional details about a web element (typically images) via a dedicated description. As such, it is employed
Hi,
A long description (often shortened to "longdesc") is used by web authors to provide additional details about a web element (typically images) via a dedicated description. As such, it is employed
|
By
Joseph Lee
·
#77674
·
|
|
nvda +D = long description
Hi friends
May you explain to me what long description
NVDA+d means? When I read the nvda user guide, i couldn't understand
what long description
NVDA+d means and its use.
Hi friends
May you explain to me what long description
NVDA+d means? When I read the nvda user guide, i couldn't understand
what long description
NVDA+d means and its use.
|
By
Aschalew Byness
·
#77673
·
|
|
Re: Pronunciation of phone numbers
Luke,
Just to be clear, I am really not, ever, trying to handle every possible odd exception condition that might come up. If what I craft gets 99.5% of all commonly used formats, I'm
Luke,
Just to be clear, I am really not, ever, trying to handle every possible odd exception condition that might come up. If what I craft gets 99.5% of all commonly used formats, I'm
|
By
Brian Vogel
·
#77672
·
|
|
Re: Pronunciation of phone numbers
I don't know what the reasoning for it is, but I have seen it in some places, usually done by North American businesses. I always assumed it was somehow related to fonts on business cards or the
I don't know what the reasoning for it is, but I have seen it in some places, usually done by North American businesses. I always assumed it was somehow related to fonts on business cards or the
|
By
Luke Davis
·
#77671
·
|
|
Re: Pronunciation of phone numbers
-
Well, your example is exactly what my tweak would have been, so, sure. All I wanted was a set of examples of exactly what formats could be expected, which would lead to the [ \.-] character class
-
Well, your example is exactly what my tweak would have been, so, sure. All I wanted was a set of examples of exactly what formats could be expected, which would lead to the [ \.-] character class
|
By
Brian Vogel
·
#77670
·
|
|
Re: Pronunciation of phone numbers
I should note, that the one case that won't handle, is:
(###)###-####
I suspect we would have to get creative to manage that one. Along the lines of:
\(?(\d)(\d)(\d)(?:\)?[ \.-]|\))(\d)(\d)(\d)[
I should note, that the one case that won't handle, is:
(###)###-####
I suspect we would have to get creative to manage that one. Along the lines of:
\(?(\d)(\d)(\d)(?:\)?[ \.-]|\))(\d)(\d)(\d)[
|
By
Luke Davis
·
#77669
·
|
|
Re: Pronunciation of phone numbers
Why not just use something like this? Untested, but it should catch periods, dashes, and spaces.
Replacement uses a comma for pausing.
Regex: \(?(\d)(\d)(\d)\)?[ \.-](\d)(\d)(\d)[
Why not just use something like this? Untested, but it should catch periods, dashes, and spaces.
Replacement uses a comma for pausing.
Regex: \(?(\d)(\d)(\d)\)?[ \.-](\d)(\d)(\d)[
|
By
Luke Davis
·
#77668
·
|
|
Re: Pronunciation of phone numbers
Sure thing, Brian. I wasn't looking for a short course on regular expressions. :) I'd like to handle phone numbers where the area code, excnagge and local sections are separated with dashes
Sure thing, Brian. I wasn't looking for a short course on regular expressions. :) I'd like to handle phone numbers where the area code, excnagge and local sections are separated with dashes
|
By
George McCoy
·
#77667
·
|
|
Re: Pronunciation of phone numbers
George,
Give me a short list of examples that cover the range of formats you need for this to work with and I can tweak the regex. Trying to explain how is not something I'm inclined to do, at least
George,
Give me a short list of examples that cover the range of formats you need for this to work with and I can tweak the regex. Trying to explain how is not something I'm inclined to do, at least
|
By
Brian Vogel
·
#77666
·
|
|
Re: Pronunciation of phone numbers
Brian,
This regex works for phone numbers formatted with dashes, with or without parentheses, but fails when it encounters spaces.
If I replace the dashes in the pattern
Brian,
This regex works for phone numbers formatted with dashes, with or without parentheses, but fails when it encounters spaces.
If I replace the dashes in the pattern
|
By
George McCoy
·
#77665
·
|
|
Re: Introducing the Quick Dictionary add-on
#addonrelease
Sir,
Thank you for coming up with such brilliant and useful add--on. I am
going to try it with my Mother tongue Tamil.
Is there any chance of you getting it to work offline in future version?
--
Sir,
Thank you for coming up with such brilliant and useful add--on. I am
going to try it with my Mother tongue Tamil.
Is there any chance of you getting it to work offline in future version?
--
|
By
soloman s
·
#77664
·
|
|
Re: Pronunciation of phone numbers
Many thanks, Brian. I'll give it a try.
Many thanks, Brian. I'll give it a try.
|
By
George McCoy
·
#77663
·
|
|
Re: Pronunciation of phone numbers
Thanks brian.
I thought regular expressions might do the trick, but I don't know much about them. The format I usually use is xxx-xxx-xxxx.
George
Thanks brian.
I thought regular expressions might do the trick, but I don't know much about them. The format I usually use is xxx-xxx-xxxx.
George
|
By
George McCoy
·
#77662
·
|
|
Re: Introducing the Quick Dictionary add-on
#addonrelease
Hi Oleksandr,
Which languages does this dictionary cover? Is it only English-English, or English to other languages?
Regards
Hi Oleksandr,
Which languages does this dictionary cover? Is it only English-English, or English to other languages?
Regards
|
By
Ibrahim Abedrabbo
·
#77661
·
|
|
Re: Introducing the Quick Dictionary add-on
#addonrelease
Hi Roger,
This add-on uses the online dictionary https://tech.yandex.com/dictionary/
Unfortunately, I didn't find another online dictionary service with more or less adequate quotas for use by free
Hi Roger,
This add-on uses the online dictionary https://tech.yandex.com/dictionary/
Unfortunately, I didn't find another online dictionary service with more or less adequate quotas for use by free
|
By
Oleksandr Gryshchenko
·
#77660
·
|
|
Re: NVDA And SPL Concern!
Hi,
I think this is something StationPlaylist people may need to look into, so I advise emailing support@....
Cheers,
Joseph
Hi,
I think this is something StationPlaylist people may need to look into, so I advise emailing support@....
Cheers,
Joseph
|
By
Joseph Lee
·
#77659
·
|
|
Re: Introducing the Quick Dictionary add-on
#addonrelease
This sounds very interesting. However, I'm wondering where it gets the data base for all the dictionary entries? Are they part of the add on itself or does it use an on line
This sounds very interesting. However, I'm wondering where it gets the data base for all the dictionary entries? Are they part of the add on itself or does it use an on line
|
By
Roger Stewart
·
#77658
·
|
|
Introducing the Quick Dictionary add-on
#addonrelease
Hi all!
Friends, let me introduce you an add-on that allows you to get detailed dictionary articles for a selected word or combination of words.
Dictionary articles contain detailed information about
Hi all!
Friends, let me introduce you an add-on that allows you to get detailed dictionary articles for a selected word or combination of words.
Dictionary articles contain detailed information about
|
By
Oleksandr Gryshchenko
·
#77657
·
|
|
Re: Inserting a brief pause, intentionally
The dash indicates a pause, the synth should automatically do it. At
least mine does. It's just a brief pause, like a split second.
The dash indicates a pause, the synth should automatically do it. At
least mine does. It's just a brief pause, like a split second.
|
By
Hope Williamson
·
#77656
·
|
|
NVDA And SPL Concern!
Hello,
Is there a way that I can change SPL to factory default.
I was trying to broadcast on last night, I could not hear my music in my head phones.
Another tech connected to my computer, and changed
Hello,
Is there a way that I can change SPL to factory default.
I was trying to broadcast on last night, I could not hear my music in my head phones.
Another tech connected to my computer, and changed
|
By
Thomas E Williamson, Senior
·
#77655
·
|