Pārlūkot izejas kodu

fix(sounds) fix reaction sound names

- Remove unicode charcters from filenames
- Simplify code for copying them to the iOS SDK
factor2
Saúl Ibarra Corretgé 4 gadus atpakaļ
vecāks
revīzija
221cf67d0a

+ 20
- 121
ios/sdk/sdk.xcodeproj/project.pbxproj Parādīt failu

10
 		0B412F181EDEC65D00B1A0A6 /* JitsiMeetView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */; settings = {ATTRIBUTES = (Public, ); }; };
10
 		0B412F181EDEC65D00B1A0A6 /* JitsiMeetView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */; settings = {ATTRIBUTES = (Public, ); }; };
11
 		0B412F191EDEC65D00B1A0A6 /* JitsiMeetView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */; };
11
 		0B412F191EDEC65D00B1A0A6 /* JitsiMeetView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */; };
12
 		0B412F221EDEF6EA00B1A0A6 /* JitsiMeetViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
12
 		0B412F221EDEF6EA00B1A0A6 /* JitsiMeetViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
13
-		0B49424520AD8DBD00BD2DE0 /* outgoingStart.wav in Resources */ = {isa = PBXBuildFile; fileRef = 0B49424320AD8DBD00BD2DE0 /* outgoingStart.wav */; };
14
-		0B49424620AD8DBD00BD2DE0 /* outgoingRinging.wav in Resources */ = {isa = PBXBuildFile; fileRef = 0B49424420AD8DBD00BD2DE0 /* outgoingRinging.wav */; };
15
 		0B93EF7E1EC9DDCD0030D24D /* RCTBridgeWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */; };
13
 		0B93EF7E1EC9DDCD0030D24D /* RCTBridgeWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */; };
16
 		0B93EF7F1EC9DDCD0030D24D /* RCTBridgeWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */; };
14
 		0B93EF7F1EC9DDCD0030D24D /* RCTBridgeWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */; };
17
 		0BA13D311EE83FF8007BEF7F /* ExternalAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BA13D301EE83FF8007BEF7F /* ExternalAPI.m */; };
15
 		0BA13D311EE83FF8007BEF7F /* ExternalAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BA13D301EE83FF8007BEF7F /* ExternalAPI.m */; };
26
 		0BD906EA1EC0C00300C8C18E /* JitsiMeet.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */; settings = {ATTRIBUTES = (Public, ); }; };
24
 		0BD906EA1EC0C00300C8C18E /* JitsiMeet.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */; settings = {ATTRIBUTES = (Public, ); }; };
27
 		4E51B76425E5345E0038575A /* ScheenshareEventEmiter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E51B76225E5345E0038575A /* ScheenshareEventEmiter.h */; };
25
 		4E51B76425E5345E0038575A /* ScheenshareEventEmiter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E51B76225E5345E0038575A /* ScheenshareEventEmiter.h */; };
28
 		4E51B76525E5345E0038575A /* ScheenshareEventEmiter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E51B76325E5345E0038575A /* ScheenshareEventEmiter.m */; };
26
 		4E51B76525E5345E0038575A /* ScheenshareEventEmiter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E51B76325E5345E0038575A /* ScheenshareEventEmiter.m */; };
29
-		6C31EDC820C06D490089C899 /* recordingOn.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 6C31EDC720C06D490089C899 /* recordingOn.mp3 */; };
30
-		6C31EDCA20C06D530089C899 /* recordingOff.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 6C31EDC920C06D530089C899 /* recordingOff.mp3 */; };
31
 		6F08DF7D4458EE3CF3F36F6D /* libPods-JitsiMeetSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4376CA6886DE68FD7A4294B /* libPods-JitsiMeetSDK.a */; };
27
 		6F08DF7D4458EE3CF3F36F6D /* libPods-JitsiMeetSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4376CA6886DE68FD7A4294B /* libPods-JitsiMeetSDK.a */; };
32
-		75635B0A20751D6D00F29C9F /* joined.wav in Resources */ = {isa = PBXBuildFile; fileRef = 75635B0820751D6D00F29C9F /* joined.wav */; };
33
-		75635B0B20751D6D00F29C9F /* left.wav in Resources */ = {isa = PBXBuildFile; fileRef = 75635B0920751D6D00F29C9F /* left.wav */; };
34
-		87FE6F3321E52437004A5DC7 /* incomingMessage.wav in Resources */ = {isa = PBXBuildFile; fileRef = 87FE6F3221E52437004A5DC7 /* incomingMessage.wav */; };
35
-		A4414AE020B37F1A003546E6 /* rejected.wav in Resources */ = {isa = PBXBuildFile; fileRef = A4414ADF20B37F1A003546E6 /* rejected.wav */; };
36
 		A4A934E9212F3ADB001E9388 /* Dropbox.m in Sources */ = {isa = PBXBuildFile; fileRef = A4A934E8212F3ADB001E9388 /* Dropbox.m */; };
28
 		A4A934E9212F3ADB001E9388 /* Dropbox.m in Sources */ = {isa = PBXBuildFile; fileRef = A4A934E8212F3ADB001E9388 /* Dropbox.m */; };
37
-		C30F88D0CB0F4F5593216D24 /* liveStreamingOff.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = C30F88D1CB0F4F5593216D24 /* liveStreamingOff.mp3 */; };
38
-		C30F88D2CB0F4F5593216D24 /* liveStreamingOn.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = C30F88D3CB0F4F5593216D24 /* liveStreamingOn.mp3 */; };
39
 		C6245F5D2053091D0040BE68 /* image-resize@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C6245F5B2053091D0040BE68 /* image-resize@2x.png */; };
29
 		C6245F5D2053091D0040BE68 /* image-resize@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C6245F5B2053091D0040BE68 /* image-resize@2x.png */; };
40
 		C6245F5E2053091D0040BE68 /* image-resize@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = C6245F5C2053091D0040BE68 /* image-resize@3x.png */; };
30
 		C6245F5E2053091D0040BE68 /* image-resize@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = C6245F5C2053091D0040BE68 /* image-resize@3x.png */; };
41
 		C69EFA0C209A0F660027712B /* JMCallKitEmitter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C69EFA09209A0F650027712B /* JMCallKitEmitter.swift */; };
31
 		C69EFA0C209A0F660027712B /* JMCallKitEmitter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C69EFA09209A0F650027712B /* JMCallKitEmitter.swift */; };
46
 		C81E9AB925AC5AD800B134D9 /* ExternalAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = C81E9AB825AC5AD800B134D9 /* ExternalAPI.h */; };
36
 		C81E9AB925AC5AD800B134D9 /* ExternalAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = C81E9AB825AC5AD800B134D9 /* ExternalAPI.h */; };
47
 		C8AFD27F2462C613000293D2 /* InfoPlistUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = C8AFD27D2462C613000293D2 /* InfoPlistUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
37
 		C8AFD27F2462C613000293D2 /* InfoPlistUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = C8AFD27D2462C613000293D2 /* InfoPlistUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
48
 		C8AFD2802462C613000293D2 /* InfoPlistUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = C8AFD27E2462C613000293D2 /* InfoPlistUtil.m */; };
38
 		C8AFD2802462C613000293D2 /* InfoPlistUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = C8AFD27E2462C613000293D2 /* InfoPlistUtil.m */; };
49
-		DE29467B26D7D10A00C407A3 /* e2eeOn.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29466426D7D10900C407A3 /* e2eeOn.mp3 */; };
50
-		DE29467C26D7D10A00C407A3 /* reactions–applause.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29466626D7D10900C407A3 /* reactions–applause.mp3 */; };
51
-		DE29467D26D7D10A00C407A3 /* reactions–raised-hand.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29466726D7D10900C407A3 /* reactions–raised-hand.mp3 */; };
52
-		DE29467E26D7D10A00C407A3 /* knock.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29466826D7D10900C407A3 /* knock.mp3 */; };
53
-		DE29467F26D7D10A00C407A3 /* noAudioSignal.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29466B26D7D10900C407A3 /* noAudioSignal.mp3 */; };
54
-		DE29468026D7D10A00C407A3 /* noisyAudioInput.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29466C26D7D10900C407A3 /* noisyAudioInput.mp3 */; };
55
-		DE29468126D7D10A00C407A3 /* talkWhileMuted.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29466D26D7D10900C407A3 /* talkWhileMuted.mp3 */; };
56
-		DE29468226D7D10A00C407A3 /* ring.wav in Resources */ = {isa = PBXBuildFile; fileRef = DE29466E26D7D10900C407A3 /* ring.wav */; };
57
-		DE29468326D7D10A00C407A3 /* ring.ogg in Resources */ = {isa = PBXBuildFile; fileRef = DE29466F26D7D10900C407A3 /* ring.ogg */; };
58
-		DE29468426D7D10A00C407A3 /* reactions–thumbs-up.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29467126D7D10900C407A3 /* reactions–thumbs-up.mp3 */; };
59
-		DE29468526D7D10A00C407A3 /* reactions–crickets.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29467226D7D10900C407A3 /* reactions–crickets.mp3 */; };
60
-		DE29468626D7D10A00C407A3 /* e2eeOff.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29467326D7D10900C407A3 /* e2eeOff.mp3 */; };
61
-		DE29468726D7D10A00C407A3 /* reactions–boo.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29467526D7D10900C407A3 /* reactions–boo.mp3 */; };
62
-		DE29468826D7D10A00C407A3 /* reactions–surprise.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29467726D7D10A00C407A3 /* reactions–surprise.mp3 */; };
63
-		DE29468926D7D10A00C407A3 /* reactions-laughter.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = DE29467A26D7D10A00C407A3 /* reactions-laughter.mp3 */; };
64
 		DE438CDA2350934700DD541D /* JavaScriptSandbox.m in Sources */ = {isa = PBXBuildFile; fileRef = DE438CD82350934700DD541D /* JavaScriptSandbox.m */; };
39
 		DE438CDA2350934700DD541D /* JavaScriptSandbox.m in Sources */ = {isa = PBXBuildFile; fileRef = DE438CD82350934700DD541D /* JavaScriptSandbox.m */; };
65
 		DE65AACA2317FFCD00290BEC /* LogUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = DE65AAC92317FFCD00290BEC /* LogUtils.h */; };
40
 		DE65AACA2317FFCD00290BEC /* LogUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = DE65AAC92317FFCD00290BEC /* LogUtils.h */; };
66
 		DE65AACC2318028300290BEC /* JitsiMeetBaseLogHandler+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = DE65AACB2318028300290BEC /* JitsiMeetBaseLogHandler+Private.h */; };
41
 		DE65AACC2318028300290BEC /* JitsiMeetBaseLogHandler+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = DE65AACB2318028300290BEC /* JitsiMeetBaseLogHandler+Private.h */; };
85
 		0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JitsiMeetView.h; sourceTree = "<group>"; };
60
 		0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JitsiMeetView.h; sourceTree = "<group>"; };
86
 		0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JitsiMeetView.m; sourceTree = "<group>"; };
61
 		0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JitsiMeetView.m; sourceTree = "<group>"; };
87
 		0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeetViewDelegate.h; sourceTree = "<group>"; };
62
 		0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeetViewDelegate.h; sourceTree = "<group>"; };
88
-		0B49424320AD8DBD00BD2DE0 /* outgoingStart.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = outgoingStart.wav; path = ../../sounds/outgoingStart.wav; sourceTree = "<group>"; };
89
-		0B49424420AD8DBD00BD2DE0 /* outgoingRinging.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = outgoingRinging.wav; path = ../../sounds/outgoingRinging.wav; sourceTree = "<group>"; };
90
 		0B93EF7A1EC608550030D24D /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
63
 		0B93EF7A1EC608550030D24D /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
91
 		0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTBridgeWrapper.h; sourceTree = "<group>"; };
64
 		0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTBridgeWrapper.h; sourceTree = "<group>"; };
92
 		0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBridgeWrapper.m; sourceTree = "<group>"; };
65
 		0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBridgeWrapper.m; sourceTree = "<group>"; };
104
 		0BD906E91EC0C00300C8C18E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
77
 		0BD906E91EC0C00300C8C18E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
105
 		4E51B76225E5345E0038575A /* ScheenshareEventEmiter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScheenshareEventEmiter.h; sourceTree = "<group>"; };
78
 		4E51B76225E5345E0038575A /* ScheenshareEventEmiter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScheenshareEventEmiter.h; sourceTree = "<group>"; };
106
 		4E51B76325E5345E0038575A /* ScheenshareEventEmiter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ScheenshareEventEmiter.m; sourceTree = "<group>"; };
79
 		4E51B76325E5345E0038575A /* ScheenshareEventEmiter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ScheenshareEventEmiter.m; sourceTree = "<group>"; };
107
-		6C31EDC720C06D490089C899 /* recordingOn.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = recordingOn.mp3; path = ../../sounds/recordingOn.mp3; sourceTree = "<group>"; };
108
-		6C31EDC920C06D530089C899 /* recordingOff.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = recordingOff.mp3; path = ../../sounds/recordingOff.mp3; sourceTree = "<group>"; };
109
-		75635B0820751D6D00F29C9F /* joined.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = joined.wav; path = ../../sounds/joined.wav; sourceTree = "<group>"; };
110
-		75635B0920751D6D00F29C9F /* left.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = left.wav; path = ../../sounds/left.wav; sourceTree = "<group>"; };
111
-		87FE6F3221E52437004A5DC7 /* incomingMessage.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = incomingMessage.wav; path = ../../sounds/incomingMessage.wav; sourceTree = "<group>"; };
112
 		891FE43DAD30BC8976683100 /* Pods-JitsiMeetSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeetSDK.release.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeetSDK/Pods-JitsiMeetSDK.release.xcconfig"; sourceTree = "<group>"; };
80
 		891FE43DAD30BC8976683100 /* Pods-JitsiMeetSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeetSDK.release.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeetSDK/Pods-JitsiMeetSDK.release.xcconfig"; sourceTree = "<group>"; };
113
 		98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.debug.xcconfig"; sourceTree = "<group>"; };
81
 		98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.debug.xcconfig"; sourceTree = "<group>"; };
114
 		9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.release.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.release.xcconfig"; sourceTree = "<group>"; };
82
 		9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.release.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.release.xcconfig"; sourceTree = "<group>"; };
115
-		A4414ADF20B37F1A003546E6 /* rejected.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = rejected.wav; path = ../../sounds/rejected.wav; sourceTree = "<group>"; };
116
 		A4A934E8212F3ADB001E9388 /* Dropbox.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Dropbox.m; sourceTree = "<group>"; };
83
 		A4A934E8212F3ADB001E9388 /* Dropbox.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Dropbox.m; sourceTree = "<group>"; };
117
 		A4A934EB21349A06001E9388 /* Dropbox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dropbox.h; sourceTree = "<group>"; };
84
 		A4A934EB21349A06001E9388 /* Dropbox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dropbox.h; sourceTree = "<group>"; };
118
-		C30F88D1CB0F4F5593216D24 /* liveStreamingOff.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = liveStreamingOff.mp3; path = ../../sounds/liveStreamingOff.mp3; sourceTree = "<group>"; };
119
-		C30F88D3CB0F4F5593216D24 /* liveStreamingOn.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = liveStreamingOn.mp3; path = ../../sounds/liveStreamingOn.mp3; sourceTree = "<group>"; };
120
 		C6245F5B2053091D0040BE68 /* image-resize@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "image-resize@2x.png"; path = "src/picture-in-picture/image-resize@2x.png"; sourceTree = "<group>"; };
85
 		C6245F5B2053091D0040BE68 /* image-resize@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "image-resize@2x.png"; path = "src/picture-in-picture/image-resize@2x.png"; sourceTree = "<group>"; };
121
 		C6245F5C2053091D0040BE68 /* image-resize@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "image-resize@3x.png"; path = "src/picture-in-picture/image-resize@3x.png"; sourceTree = "<group>"; };
86
 		C6245F5C2053091D0040BE68 /* image-resize@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "image-resize@3x.png"; path = "src/picture-in-picture/image-resize@3x.png"; sourceTree = "<group>"; };
122
 		C69EFA09209A0F650027712B /* JMCallKitEmitter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JMCallKitEmitter.swift; sourceTree = "<group>"; };
87
 		C69EFA09209A0F650027712B /* JMCallKitEmitter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JMCallKitEmitter.swift; sourceTree = "<group>"; };
128
 		C81E9AB825AC5AD800B134D9 /* ExternalAPI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExternalAPI.h; sourceTree = "<group>"; };
93
 		C81E9AB825AC5AD800B134D9 /* ExternalAPI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExternalAPI.h; sourceTree = "<group>"; };
129
 		C8AFD27D2462C613000293D2 /* InfoPlistUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InfoPlistUtil.h; sourceTree = "<group>"; };
94
 		C8AFD27D2462C613000293D2 /* InfoPlistUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InfoPlistUtil.h; sourceTree = "<group>"; };
130
 		C8AFD27E2462C613000293D2 /* InfoPlistUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InfoPlistUtil.m; sourceTree = "<group>"; };
95
 		C8AFD27E2462C613000293D2 /* InfoPlistUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InfoPlistUtil.m; sourceTree = "<group>"; };
131
-		DE29466226D7D10800C407A3 /* outgoingRinging.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = outgoingRinging.wav; path = ../../sounds/outgoingRinging.wav; sourceTree = "<group>"; };
132
-		DE29466326D7D10900C407A3 /* recordingOff.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = recordingOff.mp3; path = ../../sounds/recordingOff.mp3; sourceTree = "<group>"; };
133
-		DE29466426D7D10900C407A3 /* e2eeOn.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = e2eeOn.mp3; path = ../../sounds/e2eeOn.mp3; sourceTree = "<group>"; };
134
-		DE29466526D7D10900C407A3 /* rejected.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = rejected.wav; path = ../../sounds/rejected.wav; sourceTree = "<group>"; };
135
-		DE29466626D7D10900C407A3 /* reactions–applause.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "reactions–applause.mp3"; path = "../../sounds/reactions–applause.mp3"; sourceTree = "<group>"; };
136
-		DE29466726D7D10900C407A3 /* reactions–raised-hand.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "reactions–raised-hand.mp3"; path = "../../sounds/reactions–raised-hand.mp3"; sourceTree = "<group>"; };
137
-		DE29466826D7D10900C407A3 /* knock.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = knock.mp3; path = ../../sounds/knock.mp3; sourceTree = "<group>"; };
138
-		DE29466926D7D10900C407A3 /* left.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = left.wav; path = ../../sounds/left.wav; sourceTree = "<group>"; };
139
-		DE29466A26D7D10900C407A3 /* liveStreamingOn.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = liveStreamingOn.mp3; path = ../../sounds/liveStreamingOn.mp3; sourceTree = "<group>"; };
140
-		DE29466B26D7D10900C407A3 /* noAudioSignal.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = noAudioSignal.mp3; path = ../../sounds/noAudioSignal.mp3; sourceTree = "<group>"; };
141
-		DE29466C26D7D10900C407A3 /* noisyAudioInput.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = noisyAudioInput.mp3; path = ../../sounds/noisyAudioInput.mp3; sourceTree = "<group>"; };
142
-		DE29466D26D7D10900C407A3 /* talkWhileMuted.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = talkWhileMuted.mp3; path = ../../sounds/talkWhileMuted.mp3; sourceTree = "<group>"; };
143
-		DE29466E26D7D10900C407A3 /* ring.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = ring.wav; path = ../../sounds/ring.wav; sourceTree = "<group>"; };
144
-		DE29466F26D7D10900C407A3 /* ring.ogg */ = {isa = PBXFileReference; lastKnownFileType = file; name = ring.ogg; path = ../../sounds/ring.ogg; sourceTree = "<group>"; };
145
-		DE29467026D7D10900C407A3 /* incomingMessage.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = incomingMessage.wav; path = ../../sounds/incomingMessage.wav; sourceTree = "<group>"; };
146
-		DE29467126D7D10900C407A3 /* reactions–thumbs-up.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "reactions–thumbs-up.mp3"; path = "../../sounds/reactions–thumbs-up.mp3"; sourceTree = "<group>"; };
147
-		DE29467226D7D10900C407A3 /* reactions–crickets.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "reactions–crickets.mp3"; path = "../../sounds/reactions–crickets.mp3"; sourceTree = "<group>"; };
148
-		DE29467326D7D10900C407A3 /* e2eeOff.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = e2eeOff.mp3; path = ../../sounds/e2eeOff.mp3; sourceTree = "<group>"; };
149
-		DE29467426D7D10900C407A3 /* outgoingStart.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = outgoingStart.wav; path = ../../sounds/outgoingStart.wav; sourceTree = "<group>"; };
150
-		DE29467526D7D10900C407A3 /* reactions–boo.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "reactions–boo.mp3"; path = "../../sounds/reactions–boo.mp3"; sourceTree = "<group>"; };
151
-		DE29467626D7D10900C407A3 /* liveStreamingOff.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = liveStreamingOff.mp3; path = ../../sounds/liveStreamingOff.mp3; sourceTree = "<group>"; };
152
-		DE29467726D7D10A00C407A3 /* reactions–surprise.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "reactions–surprise.mp3"; path = "../../sounds/reactions–surprise.mp3"; sourceTree = "<group>"; };
153
-		DE29467826D7D10A00C407A3 /* joined.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = joined.wav; path = ../../sounds/joined.wav; sourceTree = "<group>"; };
154
-		DE29467926D7D10A00C407A3 /* recordingOn.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = recordingOn.mp3; path = ../../sounds/recordingOn.mp3; sourceTree = "<group>"; };
155
-		DE29467A26D7D10A00C407A3 /* reactions-laughter.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "reactions-laughter.mp3"; path = "../../sounds/reactions-laughter.mp3"; sourceTree = "<group>"; };
156
 		DE438CD82350934700DD541D /* JavaScriptSandbox.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JavaScriptSandbox.m; sourceTree = "<group>"; };
96
 		DE438CD82350934700DD541D /* JavaScriptSandbox.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JavaScriptSandbox.m; sourceTree = "<group>"; };
157
 		DE65AAC92317FFCD00290BEC /* LogUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LogUtils.h; sourceTree = "<group>"; };
97
 		DE65AAC92317FFCD00290BEC /* LogUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LogUtils.h; sourceTree = "<group>"; };
158
 		DE65AACB2318028300290BEC /* JitsiMeetBaseLogHandler+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "JitsiMeetBaseLogHandler+Private.h"; sourceTree = "<group>"; };
98
 		DE65AACB2318028300290BEC /* JitsiMeetBaseLogHandler+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "JitsiMeetBaseLogHandler+Private.h"; sourceTree = "<group>"; };
195
 		0BCA49681EC4BBE500B793EE /* Resources */ = {
135
 		0BCA49681EC4BBE500B793EE /* Resources */ = {
196
 			isa = PBXGroup;
136
 			isa = PBXGroup;
197
 			children = (
137
 			children = (
198
-				DE29466426D7D10900C407A3 /* e2eeOn.mp3 */,
199
-				87FE6F3221E52437004A5DC7 /* incomingMessage.wav */,
200
-				DE29467326D7D10900C407A3 /* e2eeOff.mp3 */,
201
-				DE29467026D7D10900C407A3 /* incomingMessage.wav */,
202
-				DE29467826D7D10A00C407A3 /* joined.wav */,
203
-				DE29466826D7D10900C407A3 /* knock.mp3 */,
204
-				DE29466926D7D10900C407A3 /* left.wav */,
205
-				DE29467626D7D10900C407A3 /* liveStreamingOff.mp3 */,
206
-				DE29466A26D7D10900C407A3 /* liveStreamingOn.mp3 */,
207
-				DE29466B26D7D10900C407A3 /* noAudioSignal.mp3 */,
208
-				DE29466C26D7D10900C407A3 /* noisyAudioInput.mp3 */,
209
-				DE29466226D7D10800C407A3 /* outgoingRinging.wav */,
210
-				DE29467426D7D10900C407A3 /* outgoingStart.wav */,
211
-				DE29467A26D7D10A00C407A3 /* reactions-laughter.mp3 */,
212
-				DE29466626D7D10900C407A3 /* reactions–applause.mp3 */,
213
-				DE29467526D7D10900C407A3 /* reactions–boo.mp3 */,
214
-				DE29467226D7D10900C407A3 /* reactions–crickets.mp3 */,
215
-				DE29466726D7D10900C407A3 /* reactions–raised-hand.mp3 */,
216
-				DE29467726D7D10A00C407A3 /* reactions–surprise.mp3 */,
217
-				DE29467126D7D10900C407A3 /* reactions–thumbs-up.mp3 */,
218
-				DE29466326D7D10900C407A3 /* recordingOff.mp3 */,
219
-				DE29467926D7D10A00C407A3 /* recordingOn.mp3 */,
220
-				DE29466526D7D10900C407A3 /* rejected.wav */,
221
-				DE29466F26D7D10900C407A3 /* ring.ogg */,
222
-				DE29466E26D7D10900C407A3 /* ring.wav */,
223
-				DE29466D26D7D10900C407A3 /* talkWhileMuted.mp3 */,
224
 				0BC4B8681F8C01E100CE8B21 /* CallKitIcon.png */,
138
 				0BC4B8681F8C01E100CE8B21 /* CallKitIcon.png */,
225
 				C6245F5B2053091D0040BE68 /* image-resize@2x.png */,
139
 				C6245F5B2053091D0040BE68 /* image-resize@2x.png */,
226
 				C6245F5C2053091D0040BE68 /* image-resize@3x.png */,
140
 				C6245F5C2053091D0040BE68 /* image-resize@3x.png */,
227
-				75635B0820751D6D00F29C9F /* joined.wav */,
228
-				75635B0920751D6D00F29C9F /* left.wav */,
229
-				C30F88D1CB0F4F5593216D24 /* liveStreamingOff.mp3 */,
230
-				C30F88D3CB0F4F5593216D24 /* liveStreamingOn.mp3 */,
231
-				0B49424420AD8DBD00BD2DE0 /* outgoingRinging.wav */,
232
-				0B49424320AD8DBD00BD2DE0 /* outgoingStart.wav */,
233
-				6C31EDC920C06D530089C899 /* recordingOff.mp3 */,
234
-				6C31EDC720C06D490089C899 /* recordingOn.mp3 */,
235
-				A4414ADF20B37F1A003546E6 /* rejected.wav */,
236
 			);
141
 			);
237
 			name = Resources;
142
 			name = Resources;
238
 			sourceTree = "<group>";
143
 			sourceTree = "<group>";
393
 				0BD906E11EC0C00300C8C18E /* Frameworks */,
298
 				0BD906E11EC0C00300C8C18E /* Frameworks */,
394
 				0BD906E21EC0C00300C8C18E /* Headers */,
299
 				0BD906E21EC0C00300C8C18E /* Headers */,
395
 				0BD906E31EC0C00300C8C18E /* Resources */,
300
 				0BD906E31EC0C00300C8C18E /* Resources */,
301
+				DE17D0D426E0B86300F77E2E /* Copy sounds */,
396
 				0BCA49651EC4B77500B793EE /* Package React bundle */,
302
 				0BCA49651EC4B77500B793EE /* Package React bundle */,
397
 				C7BC10B338C94EEB98048E64 /* [CP] Copy Pods Resources */,
303
 				C7BC10B338C94EEB98048E64 /* [CP] Copy Pods Resources */,
398
 			);
304
 			);
444
 			isa = PBXResourcesBuildPhase;
350
 			isa = PBXResourcesBuildPhase;
445
 			buildActionMask = 2147483647;
351
 			buildActionMask = 2147483647;
446
 			files = (
352
 			files = (
447
-				0B49424620AD8DBD00BD2DE0 /* outgoingRinging.wav in Resources */,
448
-				6C31EDCA20C06D530089C899 /* recordingOff.mp3 in Resources */,
449
-				DE29467B26D7D10A00C407A3 /* e2eeOn.mp3 in Resources */,
450
-				A4414AE020B37F1A003546E6 /* rejected.wav in Resources */,
451
-				DE29467C26D7D10A00C407A3 /* reactions–applause.mp3 in Resources */,
452
-				DE29467D26D7D10A00C407A3 /* reactions–raised-hand.mp3 in Resources */,
453
-				DE29467E26D7D10A00C407A3 /* knock.mp3 in Resources */,
454
-				75635B0B20751D6D00F29C9F /* left.wav in Resources */,
455
-				C30F88D2CB0F4F5593216D24 /* liveStreamingOn.mp3 in Resources */,
456
-				DE29467F26D7D10A00C407A3 /* noAudioSignal.mp3 in Resources */,
457
-				DE29468026D7D10A00C407A3 /* noisyAudioInput.mp3 in Resources */,
458
-				DE29468126D7D10A00C407A3 /* talkWhileMuted.mp3 in Resources */,
459
-				DE29468226D7D10A00C407A3 /* ring.wav in Resources */,
460
-				DE29468326D7D10A00C407A3 /* ring.ogg in Resources */,
461
-				87FE6F3321E52437004A5DC7 /* incomingMessage.wav in Resources */,
462
-				DE29468426D7D10A00C407A3 /* reactions–thumbs-up.mp3 in Resources */,
463
-				DE29468526D7D10A00C407A3 /* reactions–crickets.mp3 in Resources */,
464
-				DE29468626D7D10A00C407A3 /* e2eeOff.mp3 in Resources */,
465
-				0B49424520AD8DBD00BD2DE0 /* outgoingStart.wav in Resources */,
466
-				DE29468726D7D10A00C407A3 /* reactions–boo.mp3 in Resources */,
467
-				C30F88D0CB0F4F5593216D24 /* liveStreamingOff.mp3 in Resources */,
468
-				DE29468826D7D10A00C407A3 /* reactions–surprise.mp3 in Resources */,
469
-				75635B0A20751D6D00F29C9F /* joined.wav in Resources */,
470
-				6C31EDC820C06D490089C899 /* recordingOn.mp3 in Resources */,
471
-				DE29468926D7D10A00C407A3 /* reactions-laughter.mp3 in Resources */,
472
-				C6245F5D2053091D0040BE68 /* image-resize@2x.png in Resources */,
473
 				0BC4B8691F8C03A700CE8B21 /* CallKitIcon.png in Resources */,
353
 				0BC4B8691F8C03A700CE8B21 /* CallKitIcon.png in Resources */,
354
+				C6245F5D2053091D0040BE68 /* image-resize@2x.png in Resources */,
474
 				C6245F5E2053091D0040BE68 /* image-resize@3x.png in Resources */,
355
 				C6245F5E2053091D0040BE68 /* image-resize@3x.png in Resources */,
475
 			);
356
 			);
476
 			runOnlyForDeploymentPostprocessing = 0;
357
 			runOnlyForDeploymentPostprocessing = 0;
530
 			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JitsiMeetSDK/Pods-JitsiMeetSDK-resources.sh\"\n";
411
 			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JitsiMeetSDK/Pods-JitsiMeetSDK-resources.sh\"\n";
531
 			showEnvVarsInLog = 0;
412
 			showEnvVarsInLog = 0;
532
 		};
413
 		};
414
+		DE17D0D426E0B86300F77E2E /* Copy sounds */ = {
415
+			isa = PBXShellScriptBuildPhase;
416
+			buildActionMask = 2147483647;
417
+			files = (
418
+			);
419
+			inputFileListPaths = (
420
+			);
421
+			inputPaths = (
422
+			);
423
+			name = "Copy sounds";
424
+			outputFileListPaths = (
425
+			);
426
+			outputPaths = (
427
+			);
428
+			runOnlyForDeploymentPostprocessing = 0;
429
+			shellPath = /bin/sh;
430
+			shellScript = "SOUNDS_DIR=\"${PROJECT_DIR}/../../sounds\"\n\ncp $SOUNDS_DIR/* ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/\n";
431
+		};
533
 /* End PBXShellScriptBuildPhase section */
432
 /* End PBXShellScriptBuildPhase section */
534
 
433
 
535
 /* Begin PBXSourcesBuildPhase section */
434
 /* Begin PBXSourcesBuildPhase section */

+ 7
- 7
react/features/reactions/sounds.js Parādīt failu

3
  *
3
  *
4
  * @type {Array<string>}
4
  * @type {Array<string>}
5
  */
5
  */
6
-export const LAUGH_SOUND_FILES = [ 'reactions-laughter.mp3', 'reactions-laughter.mp3', 'reactions-laughter.mp3' ];
6
+export const LAUGH_SOUND_FILES = new Array(3).fill('reactions-laughter.mp3');
7
 
7
 
8
 /**
8
 /**
9
  * The name of the bundled audio file which will be played for the clap reaction sound.
9
  * The name of the bundled audio file which will be played for the clap reaction sound.
10
  *
10
  *
11
  * @type {Array<string>}
11
  * @type {Array<string>}
12
  */
12
  */
13
-export const CLAP_SOUND_FILES = [ 'reactions–applause.mp3', 'reactions–applause.mp3', 'reactions–applause.mp3' ];
13
+export const CLAP_SOUND_FILES = new Array(3).fill('reactions-applause.mp3');
14
 
14
 
15
 /**
15
 /**
16
  * The name of the bundled audio file which will be played for the like reaction sound.
16
  * The name of the bundled audio file which will be played for the like reaction sound.
17
  *
17
  *
18
  * @type {Array<string>}
18
  * @type {Array<string>}
19
  */
19
  */
20
-export const LIKE_SOUND_FILES = [ 'reactions–thumbs-up.mp3', 'reactions–thumbs-up.mp3', 'reactions–thumbs-up.mp3' ];
20
+export const LIKE_SOUND_FILES = new Array(3).fill('reactions-thumbs-up.mp3');
21
 
21
 
22
 /**
22
 /**
23
  * The name of the bundled audio file which will be played for the boo reaction sound.
23
  * The name of the bundled audio file which will be played for the boo reaction sound.
24
  *
24
  *
25
  * @type {Array<string>}
25
  * @type {Array<string>}
26
  */
26
  */
27
-export const BOO_SOUND_FILES = [ 'reactions–boo.mp3', 'reactions–boo.mp3', 'reactions–boo.mp3' ];
27
+export const BOO_SOUND_FILES = new Array(3).fill('reactions-boo.mp3');
28
 
28
 
29
 /**
29
 /**
30
  * The name of the bundled audio file which will be played for the surprised reaction sound.
30
  * The name of the bundled audio file which will be played for the surprised reaction sound.
31
  *
31
  *
32
  * @type {Array<string>}
32
  * @type {Array<string>}
33
  */
33
  */
34
-export const SURPRISE_SOUND_FILES = [ 'reactions–surprise.mp3', 'reactions–surprise.mp3', 'reactions–surprise.mp3' ];
34
+export const SURPRISE_SOUND_FILES = new Array(3).fill('reactions-surprise.mp3');
35
 
35
 
36
 /**
36
 /**
37
  * The name of the bundled audio file which will be played for the silence reaction sound.
37
  * The name of the bundled audio file which will be played for the silence reaction sound.
38
  *
38
  *
39
  * @type {Array<string>}
39
  * @type {Array<string>}
40
  */
40
  */
41
-export const SILENCE_SOUND_FILES = [ 'reactions–crickets.mp3', 'reactions–crickets.mp3', 'reactions–crickets.mp3' ];
41
+export const SILENCE_SOUND_FILES = new Array(3).fill('reactions-crickets.mp3');
42
 
42
 
43
 /**
43
 /**
44
  * The name of the bundled audio file which will be played for the raise hand sound.
44
  * The name of the bundled audio file which will be played for the raise hand sound.
45
  *
45
  *
46
  * @type {string}
46
  * @type {string}
47
  */
47
  */
48
-export const RAISE_HAND_SOUND_FILE = 'reactionsraised-hand.mp3';
48
+export const RAISE_HAND_SOUND_FILE = 'reactions-raised-hand.mp3';

sounds/reactions–applause.mp3 → sounds/reactions-applause.mp3 Parādīt failu


sounds/reactions–boo.mp3 → sounds/reactions-boo.mp3 Parādīt failu


sounds/reactions–crickets.mp3 → sounds/reactions-crickets.mp3 Parādīt failu


sounds/reactions–raised-hand.mp3 → sounds/reactions-raised-hand.mp3 Parādīt failu


sounds/reactions–surprise.mp3 → sounds/reactions-surprise.mp3 Parādīt failu


sounds/reactions–thumbs-up.mp3 → sounds/reactions-thumbs-up.mp3 Parādīt failu


Notiek ielāde…
Atcelt
Saglabāt