https://github.com/hardcodedev777/unityradiochill
Listen to any radio while working in Unity!
https://github.com/hardcodedev777/unityradiochill
naudio radio radio-streaming unity unity-editor unity-tool
Last synced: 10 months ago
JSON representation
Listen to any radio while working in Unity!
- Host: GitHub
- URL: https://github.com/hardcodedev777/unityradiochill
- Owner: HardCodeDev777
- License: mit
- Created: 2025-06-10T09:29:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-06-11T09:04:24.000Z (11 months ago)
- Last Synced: 2025-06-11T09:48:22.187Z (11 months ago)
- Topics: naudio, radio, radio-streaming, unity, unity-editor, unity-tool
- Language: C#
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README




# UnityRadioChill
## 🚀 Overview
UnityRadioChill is a Unity Editor tool that allows you to listen to any radio (you need to have a streaming link) directly in Unity! It works not only in the Editor - but also continues playing in the background on your computer. That means it will keep streaming even if you switch to Visual Studio, browser or other applications while Unity is running.
> [!NOTE]
> This tool uses [NAudio](https://github.com/naudio/NAudio). To use it in Unity, download the ZIP of this repo (it includes necessary .dll files) and put the "src" folder in your "Assets" directory.
## 🛠 Installation
1. Download the repository as ZIP
2. Extract and copy the "src" folder to your Unity project's "Assets" directory
## 📝 Usage
1. Open the Radio Player window in Unity (HardCodeDev > UnityRadioChill)
2. Enter a valid streaming URL
3. Click "Play" to start streaming
## ⚠️ Disclaimer
The author of this tool is not responsible for any copyright infringement or illegal streaming that may occur through its use. It is your responsibility to ensure you have proper rights/license to stream any content you play through this tool. Use at your own risk.
## 📄 License
This project is licensed under the **MIT License**.
See LICENSE for full terms.
---
## 👨💻 Author
**HardCodeDev**
- [GitHub](https://github.com/HardCodeDev777)
- [Itch.io](https://hardcodedev.itch.io/)
---
> 💬 Got feedback, found a bug, or want to contribute? Open an issue or fork the repo on GitHub!