eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567891011121314151617181920212223 |
- // This file is UTF8 encoded
- // Spelling to phoneme rules for Burmese
-
- //.replace
- //၀ 0 // Convert numbers
- //၁ 1
- //၂ 2
- //၃ 3
- //၄ 4
- //၅ 5
- //၆ 6
- //၇ 7
- //၈ 8
- //၉ 9
-
- .group စ
- စ sə
-
- .group ပ
- ပ bə
-
- .group က
- က kə
|