THAI: 3 dialects sound
This commit is contained in:
parent
78afd9aaf3
commit
3156f29f5f
32 changed files with 1614 additions and 1356 deletions
|
|
@ -188,20 +188,8 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/page_payment"
|
||||
Var PlaySoundLag = "ROOT/taobin_project/sound_thai/payment.mp3"
|
||||
|
||||
If FromJemilaPro = 1 Then
|
||||
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/jemila/payment.m4a"
|
||||
EndIf
|
||||
|
||||
; Play Sound #zone
|
||||
If SoundBackToSchoolEnable = 1 Then
|
||||
|
||||
If SoundBackToSchoolType = 1 Then
|
||||
Var RootPathSoundBackToSchool = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/boy/"
|
||||
EndIf
|
||||
If SoundBackToSchoolType = 2 Then
|
||||
Var RootPathSoundBackToSchool = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/girl/"
|
||||
EndIf
|
||||
Var PlaySoundLag = RootPathSoundBackToSchool + "payment.wav"
|
||||
If SongkranSoundCampaign = 1 Then
|
||||
Var PlaySoundLag = SelectPayMethodSound[SoundCampaignIndex]
|
||||
EndIf
|
||||
|
||||
If CountryName = "HongKong" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue