com.adrenak.univoice 4.1.0 → 4.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Samples.meta +8 -0
- package/package.json +2 -2
- /package/{Samples~ → Samples}/Group Chat Sample/Prefabs/Mic Toggle.prefab +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Prefabs/Mic Toggle.prefab.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Prefabs/Peer View.prefab +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Prefabs/Peer View.prefab.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Prefabs.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Scenes/GroupVoiceCallSample-Mirror.unity +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Scenes/GroupVoiceCallSample-Mirror.unity.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Scenes.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Scripts/GroupVoiceCallMirrorSample.cs +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Scripts/GroupVoiceCallMirrorSample.cs.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Scripts/PeerView.cs +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Scripts/PeerView.cs.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Scripts.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites/mic.png +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites/mic.png.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites/off.png +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites/off.png.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites/on.png +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites/on.png.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites/speaker.png +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites/speaker.png.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample/Sprites.meta +0 -0
- /package/{Samples~ → Samples}/Group Chat Sample.meta +0 -0
package/Samples.meta
ADDED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "com.adrenak.univoice",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.1",
|
|
4
4
|
"displayName": "Adrenak.UniVoice",
|
|
5
5
|
"description": "Voice chat/VoIP framework for Unity.",
|
|
6
6
|
"unity": "2021.2",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
],
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"com.adrenak.brw": "1.0.1",
|
|
36
|
-
"com.adrenak.unimic": "3.2.
|
|
36
|
+
"com.adrenak.unimic": "3.2.4",
|
|
37
37
|
"com.adrenak.concentus-unity": "1.0.1"
|
|
38
38
|
}
|
|
39
39
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{Samples~ → Samples}/Group Chat Sample/Scenes/GroupVoiceCallSample-Mirror.unity.meta
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|