Skip to content

Commit

Permalink
vi: modify phoneme p
Browse files Browse the repository at this point in the history
  • Loading branch information
myroad2pro committed Mar 26, 2019
1 parent 4414e05 commit 1a62d70
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions phsource/ph_vietnam
Original file line number Diff line number Diff line change
Expand Up @@ -785,8 +785,11 @@ phoneme p
Vowelin f1=0 f2=1000 -50 -100 f3=-200 80 amp=11
Vowelout f1=0 f2=1000 -500 -350 f3=-300 80 rms=22

WAV(ustop/p)

IF thisPh(isWordEnd) THEN
WAV(ustop/p_unasp_, 10)
ELSE
WAV(ustop/p)
ENDIF
endphoneme

phoneme t[ // dental variant of /t/
Expand Down

0 comments on commit 1a62d70

Please sign in to comment.