The pronunciation tag has no wiki summary.
1
vote
2answers
48 views
How to pronounce 'scipy', 'numpy', 'scikit-learn', etc [closed]
How to pronounce Python module names such as scipy, numpy and scikit-learn in oral communications?
5
votes
2answers
135 views
How is #! is pronounced? [duplicate]
Many shell scripts starts with #!/bin/bash
For e.g.,
consider sample shell script
How is #! pronounced?
1
vote
1answer
136 views
An unhandled exception of type 'System.FormatException' occurred in Microsoft.Speech.dll
I have just tried to use custom pronunciation using a PLS lexicon from thr link http://msdn.microsoft.com/en-us/library/hh378403(v=office.14).aspx.
My .pls file is as following
Additional ...
10
votes
2answers
306 views
How do you say `\x -> y`?
How is the expression \x -> y typically pronounced by Haskell programmers?
I ask because I ordinarily say "lambda eks dot why," because it's written λx.y in a general context and I was introduced ...
1
vote
2answers
72 views
Rhyme Dictionary from CMU pronunciation database
I'm looking for a free or open source Rhyming database. I've found the CMU pronunciation "database" and it's series of apps but I can't make sense of them or figure out where the data's coming from. A ...
5
votes
2answers
164 views
How to pronounce some functions in Clojure
A small question: In Clojure, how to pronounce some function names e.g., conj ? Is it pronounced as the full word "conjoin" or simply spell each character out like "c-o-n-j", while talking with other ...
-1
votes
2answers
88 views
how to pronounce “char” as in “const char*”? [closed]
How to pronounce "char" as in "const char*"? I've never thought of this until met a problem talking to other about programming questions.
0
votes
3answers
79 views
How should I pronounce each one of these things?
It has been always hard for me to pronounce these things in english, I don't either know the name of some of them :(
What do we call these operators?
-> (in PHP when $this->id)
:: ...
0
votes
0answers
53 views
Pronunciation assessment lib
I want to do following work:
First enter a sentences in English.
Then request user speak this sentence and record the speech.
After that assessment Pronunciation of user and show the result.
...
0
votes
0answers
45 views
JavaScript library for assessing whether a word is pronounceable or readable
This SO post provides a PHP script for measuring the pronounceability/readability of words.
Just wondering if a JavaScript equivalent exists already.
Otherwise, we'll port the PHP script to JS ...
0
votes
1answer
78 views
Pronunciation of the WADL acronym
What is the pronunciation of the WADL acronym? As "wiz-dull" for WSDL, is there a common accepted pronunciation for the Web Application Description Language (WADL)?
5
votes
3answers
157 views
How can I check if a string can be pronounced?
I would like to programmatically check whether a string can be pronounced or needs to be spelled out.
For example, internationalization can be read out, but i18n cannot, nor can hhdirgxzf.
I can ...
0
votes
0answers
171 views
How To convert Simple Word to Sphinx4 WSJ like Dictionary Prounounciation?
I Have Just Gone Through to this Sphinx4 Speech Recognition,I had implemented it with the helloworld demo of sphinx4,
Now What is Want is To create A dynamic dictionary For the text file given as ...
0
votes
0answers
208 views
.Net library for a rhyming dictionary (phoneme library?)
I want to make a program in C# that receives a sentence as input and returns rhyming variations of words within that sentence. These variations will be produced on a word-by-word basis using a custom ...
2
votes
4answers
406 views
How do you pronounce “locales”? [closed]
Do you pronounce it like "sales" or just like "locals"?
However, does this word even exist? Because we could'nt find it on dict.cc.
My opinion is that you would pronounce it like "sales" or "Wales".
...
0
votes
1answer
255 views
Android TTS don't pronounce single letter
I am trying to implement text to speech technology of android in my Activity. It is a simple word game and I want the tts engine to spell a single letter when the user presses some button. For example ...
3
votes
1answer
297 views
What is the correct pronunciation of the Objective-C type “id”? [closed]
I've heard it pronounced as its letters "eye-dee" and as a word that rhymes with "did", but I can't find any official reference suggesting the correct pronunciation. What is it?
11
votes
2answers
3k views
How do you pronounce “Scala”? [closed]
How do you pronounce "Scala"? Is it SKAH-lah or SKAY-luh? The former seems right, but the latter would make sense, given the name is derived from "Scalable".
3
votes
1answer
503 views
pronunciation scoring(voice correctness)
Are there any algorithms or libraries for C# that can be used to score user pronunciation?
For example something like Levenshtein distance for text but for speech.
Any related links or information ...
60
votes
4answers
3k views
Are there pronounceable names for common Haskell operators?
I'm reading Learn You a Haskell for Great Good, and I never know how to pronounce the Haskell operators. Do they have "real" names? ?
For instance, how do you read aloud an expression like this one?
...
6
votes
5answers
2k views
How to pronounce mingw and cygwin [closed]
I get confused with how to pronounce the these word.
thanks.
8
votes
6answers
647 views
In jquery, what is the correct pronunciation of “live”? [closed]
What is the correct pronunciation of the "live" method in jquery? Is it "live" (rhymes with "div") or "live" (rhymes with "hive")?
0
votes
2answers
123 views
How to pronounce xajax? [closed]
As Ajax is pronounced "Ay-Jacks", is xajax pronounced "gzay-Jacks" or "ecks-ay-Jacks" or anything else?
Thank you,
2
votes
2answers
318 views
4
votes
4answers
383 views
Pronunciation of programming structures (particularly in c#)
As a non-English speaking person I often have problems pronouncing certain programming structures and abbreviations. I've been watching some video tutorials and listening to podcasts as well, though I ...
1
vote
0answers
312 views
Looking for an English Pronunciation Dictionary in machine readable format [closed]
I'm looking for a dictionary with words with it's pronunciations.
The CMUdict would be perfect - except it seems to be inconsistent
in the phonemes.
As as example - Actual is pronounced differently ...
1
vote
0answers
76 views
ISpRecoGrammar::IsPronounceable in PHP?
I was trying to track down something that could test a string for "Pronounceability" and though I actually doubt there's anything that might be freely available.
I was actually a bit surprised to ...
3
votes
8answers
721 views
How do you pronounce JNI? [closed]
Serious Java development is new to me, so I've not dealt with the JNI before. Yesterday a co-worker and I were discussing the JNI and the way to pronounce it was in question. Is there a preferred ...
2
votes
0answers
278 views
programming terms and abbreviations pronunciation [closed]
What is proper pronunciation for the following:
Haskell
RAII
SFINAE [ sfee-nuh-ye? ]
ublas [ yu-blas? oo-blas? mu-blas? ]
lib (as in libm) [ libe? leeb? lib? ]
pyc (python byte code) [ pike? pi-see? ...
44
votes
2answers
5k views
Haskell: How is <*> pronounced?
Sorry, I don't really know my math, so I'm curious how to pronounce the functions in the Applicative typeclass:
(<*>) :: f (a -> b) -> f a -> f b
(*>) :: f a -> f b -> f b
...
2
votes
2answers
363 views
What are the practical usages of functions metaphone() and soundex() in PHP?
Metaphone and Soundex are phonetic algorithms for indexing strings by their English pronunciation.
Have you ever used functions metaphone() or soundex() that are present in the standard PHP library?
...
52
votes
5answers
12k views
what is the correct pronunciation of JSON? [closed]
Is it JAY-son?
Or is jay-SON?
Maybe something entirely different?
36
votes
14answers
7k views
What is the “->” PHP operator called and how do you say it when reading code out loud?
What do you call this arrow looking -> operator found in PHP?
It's either a minus sign, dash or hyphen followed by a greater than sign (or right chevron).
How do you pronounce it when reading ...
7
votes
7answers
674 views
When discussing C# code, how do you pronounce '`T?`'
How do you pronounce bool?, int? and their ilk?
I've been mulling over options like "nullable of T", "T hook", "T huh", "T what" and "T" with a rising inflection (akin to asking a question).
I'm not ...
0
votes
0answers
168 views
Anyone know if there is a library of English audio word pronunciations available for commercial use?
I know this is not exactly a programming oriented question but I'm looking for audio pronunciations for english words. I would like to be able to use this library for commercial purposes so I'm ...
4
votes
3answers
580 views
How do you pronounce C++0x? [closed]
In an effort to avoid the C-Pound mistake, I'm curious as to how C++0x is pronounced.
The first part is pretty easy (see plus plus), but is the next part "zero ex", "oh ex", "ox", etc?
21
votes
11answers
2k views
Best practices for pronouncing C code
As my formal education in programming pre-dates C, I learnt C from K&R and other texts.
Are there helpful conventions for vocalising C code when reading and writing it?
For example, in
d = ...
14
votes
10answers
3k views
How do you pronounce “Enum”? [closed]
In the spirit of this question how do you pronounce Enum? Tagging as subjective and community wiki obviously.
I've heard E-Nuhm and E-Nnoom any others?
Edit:
Looks like we have a winner. Thought ...
4
votes
12answers
2k views
What are the pronunciations of these abbreviations?
As a non-English speaking person I frequently have problems pronouncing certain "artificial" words or abbreviations.
How do you pronounce these words?
GUID
GUI
C#
(Community wiki, so feel free ...
1
vote
9answers
965 views
What is proper pronunciation for a Java 5 “Executor”?
What is proper pronunciation for a Java 5 "Executor"?
Is it "executor" as in "the executor of a will"?
Or is it "executor" as in "the executioner of a prisoner"?
76
votes
14answers
9k views
How do I pronounce “=>” as used in lambda expressions in .Net
I very rarely meet any other programmers!
My thought when I first saw the token was "implies that" since that's what it would read it as in a mathematical proof but that clearly isn't its sense.
So ...
