{"id":314460,"date":"2025-07-28T18:54:09","date_gmt":"2025-07-28T10:54:09","guid":{"rendered":"https:\/\/www.hollyland.com\/?p=314460"},"modified":"2026-03-23T10:40:12","modified_gmt":"2026-03-23T02:40:12","slug":"we-connect-sound-museum","status":"publish","type":"post","link":"https:\/\/www.hollyland.com\/event\/we-connect-sound-museum","title":{"rendered":"We Connect &#8211; Sound Museum"},"content":{"rendered":"\n<!-- \u5b57\u4f53 -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Antonio:wght@100..700&#038;family=Fredoka:wght@300..700&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- CSS -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/assets\/index1017.css\">\n    <!-- React\u548c\u4f9d\u8d56\u5e93 -->\n    <script crossorigin src=\"https:\/\/unpkg.com\/react@18\/umd\/react.production.min.js\"><\/script>\n    <script crossorigin src=\"https:\/\/unpkg.com\/react-dom@18\/umd\/react-dom.production.min.js\"><\/script>\n\n    <!-- GSAP\u52a8\u753b\u5e93 -->\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/gsap.min.js\"><\/script>\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/ScrollTrigger.min.js\"><\/script>\n    \n<!-- Google Maps API with marker library -->\n    <script async defer src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyDJUUgotYe5iairJPzdxJumaCacE5IQvjY&#038;libraries=marker\"><\/script>\n    <!-- MarkerClusterer library -->\n    <script src=\"https:\/\/unpkg.com\/@googlemaps\/markerclusterer\/dist\/index.min.js\"><\/script>\n\t    <!-- \u60a8\u7684UMD\u5305 -->\n\n    <script src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/assets\/main0804.js\"><\/script>\n    <script src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/assets\/sound-912-components.umd-CvKlaqH1.js\"><\/script>\n\n<style>\n:root {\nscroll-behavior: auto;\n}\n\n<\/style>\n\n\n\n<style>\n.weconnect-navbar {\n  position: fixed;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 44px;\n  background: rgba(0, 0, 0, 0.4);\n  backdrop-filter: blur(15px);\n  color: white;\n  z-index: 1000;\n  transform: translateY(-100%);\n  transition: transform 0.3s ease-in-out;\n}\n.weconnect-navbar .weconnect-navbar-container {\n  width: 100%;\n  height: 100%;\n  max-width: 1040px;\n  margin: 0 auto;\n  padding: 0 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n}\n.weconnect-navbar .weconnect-navbar-container .weconnect-navbar-brand {\n  color: #b7f24a;\n  font-family: \"HarmonyOS Sans\";\n  font-size: 14px;\n  font-style: normal;\n  font-weight: 700;\n  line-height: 120%;\n}\n.weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu {\n  display: flex;\n  align-items: center;\n  gap: 40px;\n}\n.weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item {\n  color: #fff;\n  font-family: \"HarmonyOS Sans\";\n  font-size: 12px;\n  font-style: normal;\n  font-weight: 700;\n  line-height: 44px;\n  transition: all 0.3s ease;\n  text-decoration: none;\n}\n.weconnect-navbar .weconnect-navbar-container .weconnect-navbar-toggle {\n  display: none;\n}\n.weconnect-navbar.visible {\n  transform: translateY(0);\n}\n\n@media (max-width: 768px) {\n  .weconnect-navbar {\n    background-color: rgba(0, 0, 0, 0);\n    backdrop-filter: none;\n  }\n  .weconnect-navbar .weconnect-navbar-container {\n    display: block;\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: auto;\n    padding: 0;\n    background: rgba(0, 0, 0, 0.4);\n    backdrop-filter: blur(15px);\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-brand {\n    float: left;\n    width: 100%;\n    text-align: left;\n    font-size: 12px;\n    line-height: 44px;\n    padding-left: 20px;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-toggle {\n    display: block;\n    position: absolute;\n    top: 22px;\n    transform: translateY(-50%);\n    right: 20px;\n    width: 12px;\n    height: 44px;\n    display: flex;\n    align-items: center;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-toggle svg {\n    width: 12px;\n    height: 12px;\n    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    will-change: transform;\n    flex-shrink: 0;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-toggle.active svg {\n    transform: scaleY(-1);\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu {\n    float: right;\n    text-align: left;\n    position: relative;\n    display: flex;\n    align-items: flex-start;\n    width: 100%;\n    height: auto;\n    flex-direction: column;\n    gap: 5px;\n    height: 0;\n    visibility: hidden;\n    padding: 0 20px;\n    transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    will-change: height, visibility;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item {\n    width: 100%;\n    padding: 7.5px 0;\n    opacity: 0;\n    transform: translateY(-5px);\n    line-height: 120%;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(1) {\n    transition-delay: 0s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(2) {\n    transition-delay: 0s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(3) {\n    transition-delay: 0s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(4) {\n    transition-delay: 0s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(5) {\n    transition-delay: 0s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded {\n    visibility: visible;\n    height: 180px;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item {\n    opacity: 1;\n    transform: translateY(0);\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(1) {\n    transition-delay: 0.05s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(2) {\n    transition-delay: 0.1s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(3) {\n    transition-delay: 0.15s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(4) {\n    transition-delay: 0.2s;\n  }\n  .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(5) {\n    transition-delay: 0.25s;\n  }\n}\n\n<\/style>\n\n\n\n<div class=\"hy912\">\n    <div class=\"weconnect-navbar\">\n    <div class=\"weconnect-navbar-container\">\n        <div class=\"weconnect-navbar-brand\"> Sound Museum<\/div>\n\n        <div class=\"weconnect-navbar-menu\">\n            <a href=\"https:\/\/www.hollyland.com\/event\/we-connect-2025\" class=\"weconnect-navbar-item\">WeConnect\n                2025<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n    <div class=\"banner\">\n    <div class=\"banner-box\">\n        <div class=\"banner-gradient\"><\/div>\n        <div class=\"banner-content\" id=\"banner\">\n            <div class=\"is-pc box\"><\/div>\n            <div class=\"is-pc box1\"><\/div>\n            <div class=\"content\">\n                <img decoding=\"async\" class=\"is-pe\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/banner1.png\">\n                <img decoding=\"async\" class=\"is-pc\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/banner1.png\">\n                <div class=\"desc\">\n                    Discover unique and fun sounds from every corner of the world at the Sound Museum!\n                <\/div>\n                <a href=\"#submission-form\" class=\"join\">\n                    JOIN NOW\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n    <div class=\"danmu-box\">\n        <div id=\"danmu-container\">\n            <div data-client-load=\"Display\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"event\">\n    <img decoding=\"async\" class=\"is-pe top\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/event.png\">\n    <div class=\"is-pc top\">\n        <div class=\"cell\">E<\/div>\n        <div class=\"cell\">V<\/div>\n        <div class=\"cell\">E<\/div>\n        <div class=\"cell\">N<\/div>\n        <div class=\"cell\">T<\/div>\n        <div class=\"icon\">\n            <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/event-icon.png\">\n        <\/div>\n        <div class=\"cell green\">T<\/div>\n        <div class=\"cell green\">I<\/div>\n        <div class=\"cell green\">M<\/div>\n        <div class=\"cell green\">E<\/div>\n        <div class=\"cell green\">L<\/div>\n        <div class=\"cell green\">I<\/div>\n        <div class=\"cell green\">N<\/div>\n        <div class=\"cell green\">E<\/div>\n    <\/div>\n    <div class=\"is-pc line\">\n        <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/event-line.png\">\n    <\/div>\n    <div class=\"is-pc arrow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125\" height=\"50\" viewBox=\"0 0 125 50\" fill=\"none\">\n            <path d=\"M8 23.5508C8.2733 23.8179 8.54659 24.0851 23.96 24.4548C39.3733 24.8245 69.9185 25.2886 101.389 25.7668\" stroke=\"#B7F24A\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n            <path d=\"M88.1585 14.4523C88.6928 13.9057 99.5653 18.6389 114.811 26.2462C119.574 28.6226 117.838 28.8571 115.922 28.8789C106.659 30.3353 93.6478 34.8482 86.6606 37.2575C85.4328 37.685 84.0848 37.9706 82.6958 38.2648\" stroke=\"#B7F24A\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n        <\/svg>\n    <\/div>\n    <div class=\"list\">\n        <div class=\"item\">\n            <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/event1.png\">\n            <div class=\"date\">Date: Jul 15<\/div>\n            <div class=\"desc\">\n                Choose to upload a sound <br>\n                (either from the culture part <br>\n                or the tech part) to the Sound Museum.\n            <\/div>\n        <\/div>\n        <div class=\"item\">\n            <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/event2.png\">\n            <div class=\"date\">Date: Aug 15<\/div>\n            <div class=\"desc\">\n                The Sound Museum stops<br>\n                collecting sounds.\n            <\/div>\n        <\/div>\n        <div class=\"item\">\n            <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/event3.png\">\n            <div class=\"date\">Date: Jul 15<\/div>\n            <div class=\"desc\">\n                The winners of the event will be announced on the <br>\n                Hollyland official website, and these interesting audio clips will be showcased in the <br>\n                Sound Museum.\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n    <div class=\"prize is-pc\">\n    <div class=\"contain\">\n        <img decoding=\"async\" class=\"title\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/prize-title.png\">\n        <div class=\"the1\"> The global prize pool will be unlocked when clips reach the target number.<\/div>\n        <div class=\"the2\">*The prizes for the NEW T1 are sponsored by Timekettle.<\/div>\n        <div class=\"prizes\">\n            <div class=\"prize-top list\">\n                <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/prize1.png\">\n                <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/prize2.png\">\n                <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/prize3.png\">\n            <\/div>\n            <!-- \u8fdb\u5ea6\u6761\u5bb9\u5668 -->\n            <div class=\"progress-container\">\n                <!-- \u80cc\u666f\u8f68\u8ff9 -->\n                <svg class=\"progress-track\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1010\" height=\"160\" viewBox=\"0 0 1010 160\">\n                    <path class=\"progress-bg\" d=\"M5 5H965C987.091 5 1005 22.9086 1005 45V115C1005 137.091 987.091 155 965 155H5\" \/>\n                <\/svg>\n\n                <!-- \u5206\u6bb5\u8fdb\u5ea6\u6761 - \u4f7f\u7528\u60a8\u63d0\u4f9b\u7684\u539f\u59cbSVG -->\n                <!-- 0-300\u6bb5 -->\n                <svg class=\"progress-segment segment-0-300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"153\" height=\"10\" viewBox=\"0 0 153 10\" fill=\"none\">\n                    <path d=\"M5 5H148\" stroke=\"#B7F24A\" stroke-width=\"10\" stroke-linecap=\"square\"\/>\n                <\/svg>\n\n                <!-- 300-500\u6bb5 -->\n                <svg class=\"progress-segment segment-300-500\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"350\" height=\"10\" viewBox=\"0 0 350 10\" fill=\"none\">\n                    <path d=\"M5 5H345\" stroke=\"#B7F24A\" stroke-width=\"10\" stroke-linecap=\"square\"\/>\n                <\/svg>\n\n                <!-- 500-2000\u6bb5 -->\n                <svg class=\"progress-segment segment-500-2000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"350\" height=\"10\" viewBox=\"0 0 350 10\" fill=\"none\">\n                    <path d=\"M5 5L345 4.99997\" stroke=\"#B7F24A\" stroke-width=\"10\" stroke-linecap=\"square\"\/>\n                <\/svg>\n\n                <!-- 2000-5000\u6bb5 -->\n\n                <svg class=\"progress-segment segment-2000-5000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"313\" height=\"160\" viewBox=\"0 0 313 160\" fill=\"none\">\n                    <path d=\"M161 5L268 5C290.091 5 308 22.9086 308 45V115C308 137.091 290.091 155 268 155H5\" stroke=\"#B7F24A\" stroke-width=\"10\" stroke-linecap=\"square\"\/>\n                <\/svg>\n\n                <!-- 5000-10000\u6bb5 -->\n                <svg class=\"progress-segment segment-5000-10000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"380\" height=\"10\" viewBox=\"0 0 380 10\" fill=\"none\">\n                    <path d=\"M375 5.00003L5 5\" stroke=\"#B7F24A\" stroke-width=\"10\" stroke-linecap=\"square\"\/>\n                <\/svg>\n\n                <!-- 10000-11000\u6bb5 -->\n                <svg class=\"progress-segment segment-10000-11000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"317\" height=\"10\" viewBox=\"0 0 317 10\" fill=\"none\">\n                    <path d=\"M312 5H5\" stroke=\"#B7F24A\" stroke-width=\"10\" stroke-linecap=\"square\"\/>\n                <\/svg>\n            <\/div>\n            <div class=\"prize-bottom list\">\n                <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/prize4.png\">\n                <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/prize5.png\">\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"prize is-pe\">\n    <img decoding=\"async\" class=\"title\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/prize.png\">\n    <div class=\"desc1\">\n         The global prize pool will be unlocked when clips reach the target number.\n    <\/div>\n    <div class=\"desc2\">\n        *The global prize pool will be unlocked when clips reach the target\n        number.\n    <\/div>\n    <div class=\"box\">\n        <div class=\"progress-container\"><\/div>\n        <div class=\"list\">\n            <img decoding=\"async\" class=\"prize1\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/prize1.png\">\n            <img decoding=\"async\" class=\"prize2\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/prize2.png\">\n            <img decoding=\"async\" class=\"prize3\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/prize3.png\">\n            <img decoding=\"async\" class=\"prize4\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/prize4.png\">\n            <img decoding=\"async\" class=\"prize5\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/prize5.png\">\n        <\/div>\n    <\/div>\n    <div class=\"text\">\n        Each milestone unlocks new prizes, and a few lucky sounds will be randomly chosen to take them home \u2014\n        one prize per person.\n    <\/div>\n<\/div>\n\n    <div class=\"light\">\n    <div class=\"title is-pc\">\n        <span>Light up<\/span> the Map\n    <\/div>\n    <img decoding=\"async\" class=\"is-pc\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/light.png\">\n    <div class=\"title is-pe\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/light.png\">\n    <\/div>\n    <div class=\"box\">\n        <div id=\"googlemap\" data-client-load=\"GoogleMap\"><\/div>\n        <div id=\"googleselect\" data-client-load=\"GoogleSelect\"><\/div>\n    <\/div>\n    <div class=\"player\">\n        <div id=\"player\" data-client-load=\"SoundPlayer\"><\/div>\n    <\/div>\n    <div class=\"desc\">\n        *Map data provided by third parties; we disclaim liability for accuracy.\n    <\/div>\n<\/div>\n\n    <div class=\"unlock is-pc\">\n    <div class=\"contain\">\n        <img decoding=\"async\" class=\"title\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/unlock.png\">\n        <div class=\"desc\">\n            Extra prizes will be unlocked when regional milestones are met.\n        <\/div>\n        <div class=\"box\">\n            <div class=\"list\">\n                <img decoding=\"async\" class=\"unlock1\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/unlock1.png\">\n                <img decoding=\"async\" class=\"unlock2\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/unlock2.png\">\n                <img decoding=\"async\" class=\"unlock3\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/unlock3.png\">\n            <\/div>\n            <div class=\"progress-container\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"unlock is-pe\">\n    <div class=\"title\">\n        <img decoding=\"async\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/unlock.png\">\n    <\/div>\n    <div class=\"desc\">\n        Extra prizes will be unlocked <br>\n        when regional milestones are met.\n    <\/div>\n    <div class=\"box\">\n        <div id=\"progress-container\"><\/div>\n        <div class=\"list\">\n            <img decoding=\"async\" class=\"unlock1\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/unlock1.png\">\n            <img decoding=\"async\" class=\"unlock2\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/unlock2.png\">\n            <img decoding=\"async\" class=\"unlock3\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/unlock3.png\">\n        <\/div>\n    <\/div>\n<\/div>\n\n    <div id=\"weird-laughter-lab\" class=\"weird\">\n    <div class=\"title\">\n        <span class=\"title1\">WEIRD<\/span>\n        <span class=\"title2\">LAUGHTER<\/span>\n        <span class=\"title3\">LAB<\/span>\n    <\/div>\n    <div class=\"desc\">\n        Be part of Hollyland\u2019s Weird Laughter Lab, a playful sound challenge that turns laughter into performance. Spin the laughter wheel, take on quirky laughter styles, and let the Lark A1 record your boldest performance. Complete the challenge and unlock your rewards!\n    <\/div>\n    <div class=\"box\">\n        <div class=\"head\">Submission Form<\/div>\n        <div class=\"weir-form\">\n            <div data-client-load=\"SchoolForm\"><\/div>\n        <\/div>\n        <div class=\"text\">\n            * This activity is open exclusively to students participating in the on-campus event. For more information, please follow us at @hollylandtech.\n        <\/div>\n    <\/div>\n<\/div>\n\n    <div id=\"submission-form\" class=\"joinnow\">\n    <div class=\"title\">\n        <img decoding=\"async\" class=\"is-pc\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/join.png\">\n        <img decoding=\"async\" class=\"is-pe\"  src=\"https:\/\/cdn.hollyland.com\/file\/landing\/we-connect\/2025\/sounds\/pe\/joinnow.png\">\n    <\/div>\n    <div class=\"desc\">\n        As part of this year&#8217;s WeConnect initiative, Sound Museum invites you to share your voice in two <br>\n        unique ways \u2014 through the Culture Part or the Tech Part. Each sound is a window into your world, and every submission helps shape this global audio experience.\n    <\/div>\n    <div class=\"box\">\n        <div class=\"left\">\n            <div class=\"item1 itembox\">\n                <div class=\"head\">\n                    Culture Part\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"71\" viewBox=\"0 0 70 71\" fill=\"none\">\n                        <path d=\"M40.4192 47.4279C38.3846 39.8043 44.4994 32.3823 53.54 30.0852C54.1078 29.9409 54.4613 29.3585 54.2735 28.8036C50.5667 17.8566 40.1945 9.96748 27.9579 9.96748C12.6115 9.96748 0.171875 22.3616 0.171875 37.6526C0.171875 52.9435 12.6115 65.339 27.9579 65.339C35.906 65.339 43.0665 62.005 48.1298 56.6722C48.6295 56.1459 48.3741 55.2904 47.6977 55.0271C44.1038 53.6284 41.3991 51.1001 40.4192 47.4279ZM27.958 48.5597C21.913 48.5597 17.0113 43.6755 17.0113 37.6527C17.0113 31.6287 21.913 26.7463 27.958 26.7463C34.0014 26.7463 38.9031 31.6287 38.9031 37.6527C38.9031 43.6754 34.0014 48.5597 27.958 48.5597ZM67.4858 18.1342C68.3299 18.4589 69.1034 17.5941 68.6319 16.8224C62.7017 7.11614 52.4872 6.30815 48.4618 6.39641C47.6964 6.41319 47.3404 7.27054 47.7988 7.88366C61.8466 26.6726 60.3888 31.5303 60.3888 36.0459C58.3123 35.0258 55.655 34.7634 52.9676 35.5213C47.8824 36.9578 44.6431 41.4811 45.7316 45.6243C46.8195 49.7683 51.8237 51.9625 56.9085 50.5255C60.8447 49.4119 63.802 47.4279 64.5 43.5272C65.8286 36.1027 59.1399 19.5301 57.2791 15.1215C57.1061 14.7116 57.5173 14.2992 57.9325 14.4589L67.4858 18.1342ZM27.958 31.7797C24.7015 31.7797 22.0632 34.4095 22.0632 37.6526C22.0632 40.8969 24.7015 43.5272 27.958 43.5272C31.2121 43.5272 33.8506 40.8969 33.8506 37.6526C33.8505 34.4095 31.2121 31.7797 27.958 31.7797Z\" fill=\"black\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"list\">\n                    <div class=\"item\">\n                        <div class=\"content\">\n                            City <a href=\"https:\/\/www.hollyland.com\/blog\/tips\/what-does-asmr-stand-for-in-videos\">ASMR<\/a> Symphony: Share your city&#8217;s ASMR sound and compose a living symphony together.\n                        <\/div>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"23\" viewBox=\"0 0 22 23\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.36595 7.67863C9.02612 7.47474 8.60289 7.4694 8.25803 7.66466C7.91317 7.85991 7.7 8.22558 7.7 8.62188L7.7 15.2219C7.7 15.6182 7.91317 15.9838 8.25803 16.1791C8.60289 16.3744 9.02612 16.369 9.36595 16.1651L14.8659 12.8651C15.1973 12.6663 15.4 12.3083 15.4 11.9219C15.4 11.5355 15.1973 11.1774 14.8659 10.9786L9.36595 7.67863ZM12.162 11.9219L9.9 13.2791V10.5647L12.162 11.9219Z\" fill=\"#B7F24A\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 0.921875C4.92487 0.921875 0 5.84674 0 11.9219C0 17.997 4.92487 22.9219 11 22.9219C17.0751 22.9219 22 17.997 22 11.9219C22 5.84674 17.0751 0.921875 11 0.921875ZM2.2 11.9219C2.2 7.06177 6.13989 3.12188 11 3.12188C15.8601 3.12188 19.8 7.06177 19.8 11.9219C19.8 16.782 15.8601 20.7219 11 20.7219C6.13989 20.7219 2.2 16.782 2.2 11.9219Z\" fill=\"#B7F24A\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"item\">\n                        <div class=\"content\">\n                            &#8220;WeConnect&#8221; Voices: Say &#8220;WeConnect&#8221; in your language. (&#8220;WeConnect&#8221; Voices is powered by Timekettle.)\n                        <\/div>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"23\" viewBox=\"0 0 22 23\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.36595 7.67863C9.02612 7.47474 8.60289 7.4694 8.25803 7.66466C7.91317 7.85991 7.7 8.22558 7.7 8.62188L7.7 15.2219C7.7 15.6182 7.91317 15.9838 8.25803 16.1791C8.60289 16.3744 9.02612 16.369 9.36595 16.1651L14.8659 12.8651C15.1973 12.6663 15.4 12.3083 15.4 11.9219C15.4 11.5355 15.1973 11.1774 14.8659 10.9786L9.36595 7.67863ZM12.162 11.9219L9.9 13.2791V10.5647L12.162 11.9219Z\" fill=\"#B7F24A\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 0.921875C4.92487 0.921875 0 5.84674 0 11.9219C0 17.997 4.92487 22.9219 11 22.9219C17.0751 22.9219 22 17.997 22 11.9219C22 5.84674 17.0751 0.921875 11 0.921875ZM2.2 11.9219C2.2 7.06177 6.13989 3.12188 11 3.12188C15.8601 3.12188 19.8 7.06177 19.8 11.9219C19.8 16.782 15.8601 20.7219 11 20.7219C6.13989 20.7219 2.2 16.782 2.2 11.9219Z\" fill=\"#B7F24A\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"item\">\n                        <div class=\"content\">\n                            Words to Hollyland: Tell Hollyland what&#8217;s in your heart \u2014 we&#8217;re listening.\n                            Tech Part\n                        <\/div>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"23\" viewBox=\"0 0 22 23\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.36595 7.67863C9.02612 7.47474 8.60289 7.4694 8.25803 7.66466C7.91317 7.85991 7.7 8.22558 7.7 8.62188L7.7 15.2219C7.7 15.6182 7.91317 15.9838 8.25803 16.1791C8.60289 16.3744 9.02612 16.369 9.36595 16.1651L14.8659 12.8651C15.1973 12.6663 15.4 12.3083 15.4 11.9219C15.4 11.5355 15.1973 11.1774 14.8659 10.9786L9.36595 7.67863ZM12.162 11.9219L9.9 13.2791V10.5647L12.162 11.9219Z\" fill=\"#B7F24A\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 0.921875C4.92487 0.921875 0 5.84674 0 11.9219C0 17.997 4.92487 22.9219 11 22.9219C17.0751 22.9219 22 17.997 22 11.9219C22 5.84674 17.0751 0.921875 11 0.921875ZM2.2 11.9219C2.2 7.06177 6.13989 3.12188 11 3.12188C15.8601 3.12188 19.8 7.06177 19.8 11.9219C19.8 16.782 15.8601 20.7219 11 20.7219C6.13989 20.7219 2.2 16.782 2.2 11.9219Z\" fill=\"#B7F24A\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"item2 itembox\">\n                <div class=\"head\">\n                    Tech Part\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"71\" viewBox=\"0 0 70 71\" fill=\"none\">\n                        <g clip-path=\"url(#clip0_52234_2145)\">\n                            <path d=\"M3.75383 66.547C12.2938 75.0913 33.0707 68.1657 50.1551 51.077C67.2438 33.997 74.1694 13.2157 65.6251 4.6757C57.0807 -3.86867 36.3082 3.05695 19.2195 20.1413C2.13508 37.2345 -4.79054 58.0026 3.75383 66.547ZM8.08508 62.2157C2.74758 56.8782 8.5532 39.4744 23.5507 24.4726C38.5526 9.47508 55.9607 3.66945 61.2938 9.00695C66.6313 14.3445 60.8257 31.7482 45.8282 46.7501C30.822 61.7476 13.4182 67.5488 8.08508 62.2157Z\" fill=\"white\"\/>\n                            <path d=\"M65.6251 66.547C74.1694 58.0026 67.2438 37.2301 50.1551 20.1413C33.0751 3.05695 12.2938 -3.86867 3.75383 4.6757C-4.79054 13.2157 2.13508 33.9926 19.2195 51.077C36.3126 68.1657 57.0807 75.0913 65.6251 66.547ZM61.2938 62.2157C55.9563 67.5532 38.5526 61.7476 23.5507 46.7501C8.5532 31.7438 2.74758 14.3401 8.08508 9.00695C13.4226 3.66945 30.8263 9.47508 45.8282 24.4726C60.8257 39.4744 66.627 56.8826 61.2938 62.2157Z\" fill=\"white\"\/>\n                            <path d=\"M26.25 35.9219C26.25 38.2425 27.1719 40.4681 28.8128 42.1091C30.4538 43.75 32.6794 44.6719 35 44.6719C37.3206 44.6719 39.5462 43.75 41.1872 42.1091C42.8281 40.4681 43.75 38.2425 43.75 35.9219C43.75 33.6012 42.8281 31.3756 41.1872 29.7347C39.5462 28.0937 37.3206 27.1719 35 27.1719C32.6794 27.1719 30.4538 28.0937 28.8128 29.7347C27.1719 31.3756 26.25 33.6012 26.25 35.9219Z\" fill=\"white\"\/>\n                        <\/g>\n                        <defs>\n                            <clipPath id=\"clip0_52234_2145\">\n                                <rect width=\"70\" height=\"70\" fill=\"white\" transform=\"translate(0 0.921875)\"\/>\n                            <\/clipPath>\n                        <\/defs>\n                    <\/svg>\n                <\/div>\n                <div class=\"list\">\n                    <div class=\"item\">\n                        <div class=\"content\">\n                            PetSynth: Turn your voice into meows or woofs with a touch of tech magic!\n                        <\/div>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"23\" viewBox=\"0 0 22 23\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.36595 7.67863C9.02612 7.47474 8.60289 7.4694 8.25803 7.66466C7.91317 7.85991 7.7 8.22558 7.7 8.62188L7.7 15.2219C7.7 15.6182 7.91317 15.9838 8.25803 16.1791C8.60289 16.3744 9.02612 16.369 9.36595 16.1651L14.8659 12.8651C15.1973 12.6663 15.4 12.3083 15.4 11.9219C15.4 11.5355 15.1973 11.1774 14.8659 10.9786L9.36595 7.67863ZM12.162 11.9219L9.9 13.2791V10.5647L12.162 11.9219Z\" fill=\"#327DFF\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 0.921875C4.92487 0.921875 0 5.84674 0 11.9219C0 17.997 4.92487 22.9219 11 22.9219C17.0751 22.9219 22 17.997 22 11.9219C22 5.84674 17.0751 0.921875 11 0.921875ZM2.2 11.9219C2.2 7.06177 6.13989 3.12188 11 3.12188C15.8601 3.12188 19.8 7.06177 19.8 11.9219C19.8 16.782 15.8601 20.7219 11 20.7219C6.13989 20.7219 2.2 16.782 2.2 11.9219Z\" fill=\"#327DFF\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"item\">\n                        <div class=\"content\">\n                            Tech &#038; You: How much can technology really give us.\n                        <\/div>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"23\" viewBox=\"0 0 22 23\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.36595 7.67863C9.02612 7.47474 8.60289 7.4694 8.25803 7.66466C7.91317 7.85991 7.7 8.22558 7.7 8.62188L7.7 15.2219C7.7 15.6182 7.91317 15.9838 8.25803 16.1791C8.60289 16.3744 9.02612 16.369 9.36595 16.1651L14.8659 12.8651C15.1973 12.6663 15.4 12.3083 15.4 11.9219C15.4 11.5355 15.1973 11.1774 14.8659 10.9786L9.36595 7.67863ZM12.162 11.9219L9.9 13.2791V10.5647L12.162 11.9219Z\" fill=\"#327DFF\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 0.921875C4.92487 0.921875 0 5.84674 0 11.9219C0 17.997 4.92487 22.9219 11 22.9219C17.0751 22.9219 22 17.997 22 11.9219C22 5.84674 17.0751 0.921875 11 0.921875ZM2.2 11.9219C2.2 7.06177 6.13989 3.12188 11 3.12188C15.8601 3.12188 19.8 7.06177 19.8 11.9219C19.8 16.782 15.8601 20.7219 11 20.7219C6.13989 20.7219 2.2 16.782 2.2 11.9219Z\" fill=\"#327DFF\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"right\">\n            <div class=\"head\">\n                Submission Form\n            <\/div>\n            <div class=\"form-box\" id=\"submission-form-container\">\n                <div data-client-load=\"SubmitForm\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n    <div class=\"faq\">\n    <div class=\"left\">FAQ<\/div>\n    <div class=\"right\">\n        <div class=\"accordion\" id=\"faqAccordion\">\n            <!-- FAQ Item 1 -->\n            <div class=\"accordion-item\">\n                <h2 class=\"accordion-header\" id=\"headingOne\">\n                    <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne\" aria-expanded=\"false\" aria-controls=\"collapseOne\">\n                        WHEN CAN I JOIN THE SOUND MUSEUM?\n                    <\/button>\n                <\/h2>\n                <div id=\"collapseOne\" class=\"accordion-collapse collapse\" aria-labelledby=\"headingOne\" data-bs-parent=\"#faqAccordion\">\n                    <div class=\"accordion-body\">\n                        Submissions open on July 24th. Don&#8217;t miss your chance to be part of this global audio\n                        map.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- FAQ Item 2 -->\n            <div class=\"accordion-item\">\n                <h2 class=\"accordion-header\" id=\"headingTwo\">\n                    <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseTwo\" aria-expanded=\"false\" aria-controls=\"collapseTwo\">\n                        WHO IS ELIGIBLE FOR PRIZES?\n                    <\/button>\n                <\/h2>\n                <div id=\"collapseTwo\" class=\"accordion-collapse collapse\" aria-labelledby=\"headingTwo\" data-bs-parent=\"#faqAccordion\">\n                    <div class=\"accordion-body\">\n                        All participants who submit valid audio recordings are eligible for prizes. Please check the complete eligibility requirements in our terms and conditions.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- FAQ Item 3 -->\n            <div class=\"accordion-item\">\n                <h2 class=\"accordion-header\" id=\"headingThree\">\n                    <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseThree\" aria-expanded=\"false\" aria-controls=\"collapseThree\">\n                        HOW ARE PRIZE RECIPIENTS CHOSEN?\n                    <\/button>\n                <\/h2>\n                <div id=\"collapseThree\" class=\"accordion-collapse collapse\" aria-labelledby=\"headingThree\" data-bs-parent=\"#faqAccordion\">\n                    <div class=\"accordion-body\">\n                        Prize recipients are selected through a combination of community voting and expert panel evaluation based on creativity, <a href=\"https:\/\/www.hollyland.com\/blog\/topics\/enhance-audio-quality-in-recordings-or-files\">audio quality<\/a>, and adherence to the theme.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- FAQ Item 4 -->\n            <div class=\"accordion-item\">\n                <h2 class=\"accordion-header\" id=\"headingFour\">\n                    <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseFour\" aria-expanded=\"false\" aria-controls=\"collapseFour\">\n                        WHEN AND WHERE WILL THE PRIZE RECIPIENTS BE ANNOUNCED?\n                    <\/button>\n                <\/h2>\n                <div id=\"collapseFour\" class=\"accordion-collapse collapse\" aria-labelledby=\"headingFour\" data-bs-parent=\"#faqAccordion\">\n                    <div class=\"accordion-body\">\n                        Prize recipients will be announced on our official website and social media channels. The announcement date will be communicated to all participants via email.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- FAQ Item 5 -->\n            <div class=\"accordion-item\">\n                <h2 class=\"accordion-header\" id=\"headingFive\">\n                    <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseFive\" aria-expanded=\"false\" aria-controls=\"collapseFive\">\n                        WHEN WILL PRIZES BE SHIPPED?\n                    <\/button>\n                <\/h2>\n                <div id=\"collapseFive\" class=\"accordion-collapse collapse\" aria-labelledby=\"headingFive\" data-bs-parent=\"#faqAccordion\">\n                    <div class=\"accordion-body\">\n                        Prizes will be shipped within 2-3 weeks after the announcement of winners. International shipping may take additional time depending on your location.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<\/div>\n\n\n\n<script type=\"module\">\n\/**\n     * \u7ed1\u5b9a\u6eda\u52a8\u4e8b\u4ef6\u4ee5\u663e\u793a\u6216\u9690\u85cf\u5bfc\u822a\u680f\n     *\/\n    function initNavbarScrollHandler() {\n        window.addEventListener('scroll', () => {\n            const weconnectNavbar = document.querySelector('.weconnect-navbar');\n            const welcomeSection = document.querySelector('.hy912 .banner');\n            if (!welcomeSection || !weconnectNavbar) return;\n\n            const welcomeSectionTop = welcomeSection.offsetTop;\n            const welcomeSectionHeight = welcomeSection.offsetHeight;\n            const welcomeSectionFullyScrolledOut = welcomeSectionTop + welcomeSectionHeight;\n\n            const shouldShow = window.scrollY >= welcomeSectionFullyScrolledOut;\n\n            if (shouldShow) {\n                weconnectNavbar.classList.add('visible');\n            } else {\n                weconnectNavbar.classList.remove('visible');\n            }\n        });\n    }\n\n    \/\/ \u8c03\u7528\u51fd\u6570\n    initNavbarScrollHandler();\n\n  \/**\n     * \u6253\u5f00\u79fb\u52a8\u7aef\u5bfc\u822a\u680f\n     *\/\n    function openMobileNavbar() {\n      const navbarToggle = document.querySelector('.weconnect-navbar-toggle');\n      const navbarMenu = document.querySelector('.weconnect-navbar-menu');\n\n      if (navbarToggle && navbarMenu) {\n        navbarToggle.classList.add('active');\n        navbarMenu.classList.add('expanded');\n      }\n    }\n\n    \/**\n     * \u5173\u95ed\u79fb\u52a8\u7aef\u5bfc\u822a\u680f\n     *\/\n    function closeMobileNavbar() {\n      const navbarToggle = document.querySelector('.weconnect-navbar-toggle');\n      const navbarMenu = document.querySelector('.weconnect-navbar-menu');\n\n      if (navbarToggle && navbarMenu) {\n        navbarToggle.classList.remove('active');\n        navbarMenu.classList.remove('expanded');\n      }\n    }\n    \/**\n * \u521d\u59cb\u5316\u79fb\u52a8\u7aef\u5bfc\u822a\u680f\u5207\u6362\u529f\u80fd\n *\/\n    function initMobileNavbarToggle() {\n      const navbarToggle = document.querySelector('.weconnect-navbar-toggle');\n      const navbarMenu = document.querySelector('.weconnect-navbar-menu');\n      const navbarContainer = document.querySelector('.weconnect-navbar-container');\n\n      if (!navbarToggle || !navbarMenu) return;\n\n      \/\/ \u5207\u6362\u6309\u94ae\u70b9\u51fb\u4e8b\u4ef6\n      navbarToggle.addEventListener('click', (e) => {\n        e.preventDefault();\n        e.stopPropagation();\n\n        \/\/ \u5207\u6362\u83dc\u5355\u5c55\u5f00\u72b6\u6001\n        const isExpanded = navbarMenu.classList.contains('expanded');\n\n        if (isExpanded) {\n          closeMobileNavbar();\n        } else {\n          openMobileNavbar();\n        }\n      });\n\n      \/\/ \u70b9\u51fb\u83dc\u5355\u9879\u540e\u5173\u95ed\u83dc\u5355\n      const navbarItems = navbarMenu.querySelectorAll('.weconnect-navbar-item');\n      navbarItems.forEach(item => {\n        item.addEventListener('click', () => {\n          closeMobileNavbar();\n        });\n      });\n\n      \/\/ \u70b9\u51fb\u9875\u9762\u5176\u4ed6\u5730\u65b9\u5173\u95ed\u83dc\u5355\n      document.addEventListener('click', (e) => {\n        if (!navbarContainer.contains(e.target) && navbarMenu.classList.contains('expanded')) {\n          closeMobileNavbar();\n        }\n      });\n    }\n\n    initMobileNavbarToggle();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Sound Museum WeConnect 2025 Discover unique and fun sounds from every corner of the world at the Sound Museum! JOIN NOW E V E N T T I M E L I N E Date: Jul 15 Choose to upload a sound (either from the culture part or the tech part) to the Sound Museum.<\/p>\n","protected":false},"author":1,"featured_media":314462,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"","_seopress_titles_desc":"Discover unique and fun sounds from every corner of the world at the Sound Museum!","_seopress_robots_index":"","_eb_attr":"","footnotes":""},"categories":[3557,19,3556],"tags":[3422,691],"class_list":["post-314460","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-brand-events","category-news","category-online-activities","tag-hello-world","tag-we-connect"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/posts\/314460","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/comments?post=314460"}],"version-history":[{"count":18,"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/posts\/314460\/revisions"}],"predecessor-version":[{"id":420351,"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/posts\/314460\/revisions\/420351"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/media\/314462"}],"wp:attachment":[{"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/media?parent=314460"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/categories?post=314460"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hollyland.com\/wp-json\/wp\/v2\/tags?post=314460"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}