{"id":19978249,"url":"https://github.com/anujdutt9/3d-binaural-audio","last_synced_at":"2026-01-19T23:03:09.306Z","repository":{"id":79123209,"uuid":"128052241","full_name":"anujdutt9/3D-Binaural-Audio","owner":"anujdutt9","description":"3D Binaural Audio using ARCore for Android.","archived":false,"fork":false,"pushed_at":"2018-04-12T00:19:45.000Z","size":35710,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T04:32:51.068Z","etag":null,"topics":["3d-audio","android-application","android-vr-application","arcore-android","binauralaudio","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anujdutt9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-04T11:24:44.000Z","updated_at":"2022-10-14T09:05:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7de2bae-3ed1-4af3-adf2-0c0d123640a4","html_url":"https://github.com/anujdutt9/3D-Binaural-Audio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anujdutt9/3D-Binaural-Audio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2F3D-Binaural-Audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2F3D-Binaural-Audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2F3D-Binaural-Audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2F3D-Binaural-Audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anujdutt9","download_url":"https://codeload.github.com/anujdutt9/3D-Binaural-Audio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2F3D-Binaural-Audio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28588969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-audio","android-application","android-vr-application","arcore-android","binauralaudio","java"],"created_at":"2024-11-13T03:32:13.507Z","updated_at":"2026-01-19T23:03:09.294Z","avatar_url":"https://github.com/anujdutt9.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3D Binaural Audio\n\n***This repository contains the code for the project \"3D Binaural Audio\" using ARCore for Android.***\n\n# Requirements\n\n**1. Android Studio [Latest]**\n\n**2. Java [Latest]**\n\n**3. Android Phone with ARCore Support**\n\n# Usage\n\nDownload the code as a .zip file or clone this repository using:\n\n```\ngit clone https://github.com/anujdutt9/3D-Binaural-Audio.git\n```\n\n## Use pre-built APK\n\nTo install the pre-built apk, download the APK from [here](https://github.com/anujdutt9/3D-Binaural-Audio/blob/master/APK/BinauralAudio.apk) and install it on your phone. Once the app is installed, follow steps 7 to 11 as mentioned below.\n\n***NOTE: This APK has been built and tested on Google Pixel and Google Pixel 2 XL.***\n\n## Build App using Code\n\n**1.** To build this app, open this project in Android Studio using:\n\n```\nFile\n|_ Open\n   |_ Open Existing Project\n```\n\n**2.** Clean the project files using:\n\n```\nBuild\n|_ Clean Project\n```\n\n**3.** Rebuild Project using:\n\n```\nBuild\n|_ Rebuild Project\n```\n\n**4.** Connect your Android phone, **with BT headphones connected**, to your laptop and click on \"Run\".\n\n**5.** Select your device from the list of device and run the app.\n\n**6.** Now the app should get installed in your phone.\n\n**7.** Open the app, provide \"Camera Access\" and start scanning any surface like floor, table top etc. until the AR mesh appears on the surface.\n\n**8.** Once the AR mesh appears on your screen, click anywhere on the screen and an \"AR Android Object\" should appear on the screen.\n\n**9.** Now you should hear some bells audio coming from the \"AR Android Object\".\n\n**10.** Try moving close or far from the obeject and you will notice that the Volume level of audio changes.\n\n**11.** With the \"AR Android Object\" in front on the screen, try rotating slowly in clockwise or anticlockwise direction and you should see that the audio volume is high in the headphone side that faces the \"AR Android Object\" and is lower on the other side.\n\nThis effect causes an illusion of audio coming from the source while we move around spatially.\n\n# Use Custom Audio File\n\nTo use the custom audio file as audio source, go to [file](https://github.com/anujdutt9/3D-Binaural-Audio/blob/master/app/src/main/assets/):\n\n```\napp\n|_ src\n   |_ main\n      |_ assets\n         |_ drop_custom_audio_file_here.wav\n```\n\nand paste the audio file under \"assets\".\n\n***NOTE: Make sure the audio file is a 32-bit Mono audio wav file as this is the format supproted by Android VR Audio Engine.***\n\nThen, access the code file [here](https://github.com/anujdutt9/3D-Binaural-Audio/blob/master/app/src/main/java/com/google/ar/core/examples/java/helloar/BinauralAudio.java)\n\n```\napp\n|_ src\n   |_ main\n      |_ java/com/google/ar/core/examples/java/\n         |_ helloar\n            |_ BinauralAudio.java\n```\n\nand change the audio file name to your audio file name on [this line](https://github.com/anujdutt9/3D-Binaural-Audio/blob/af73b43bf1e6d01d75f714bdfb576ecb6c95815e/app/src/main/java/com/google/ar/core/examples/java/helloar/BinauralAudio.java#L98) in the code.\n\n# References\n\nBase \"Hello AR\" app code from Google ARCore examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanujdutt9%2F3d-binaural-audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanujdutt9%2F3d-binaural-audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanujdutt9%2F3d-binaural-audio/lists"}