This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 100
Phoneme codes
Arjo Chakravarty edited this page Dec 27, 2013
·
5 revisions
This document outlines the different phonemes returned by the recognizer when char signal::getPhoneme()
is used.
Phoneme | Literal
--------------------------------------------------------------------
e | The e sound.
--------------------------------------------------------------------
h | The `/sh/` sound. It can also be raised by
| `ch`, `j` and `z`
--------------------------------------------------------------------
v | The `v` sound, occasionally triggered by , 'z'
| (may need to be fixed)
--------------------------------------------------------------------
f | The `f` sound.
--------------------------------------------------------------------
s | The 's' sound.
--------------------------------------------------------------------
o | 'a','o','i','r','l','m','n' and 'u' sounds.
--------------------------------------------------------------------
' ' | Too Quiet for anything
--------------------------------------------------------------------