This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Russian: remove else from v#
master
unknown
2 years ago
parent
d653008c3c
commit
93f6c0b7e3
1 changed files
with
0 additions
and
3 deletions
Split View
Show Diff Stats
0
3
phsource/ph_russian
+ 0
- 3
phsource/ph_russian
View File
@@ -447,15 +447,12 @@ phoneme V#
IF thisPh(isMaxStress) THEN
IF prevPhW(j) THEN
ChangePhoneme(A)
ELSE
ChangePhoneme(ja)
ENDIF
ENDIF
IF prevPhW(isPalatal) THEN
ChangePhoneme(V)
ENDIF
FMT(vowel/V_2)
endphoneme
Write
Preview
Loading…
Cancel
Save