{"id":21500851,"url":"https://github.com/lenochxd/playsoundcs","last_synced_at":"2025-03-17T13:24:12.308Z","repository":{"id":263165325,"uuid":"889557660","full_name":"Lenochxd/PlaySoundCS","owner":"Lenochxd","description":"play an MP3 file using LibVLCSharp in a C# console application","archived":false,"fork":false,"pushed_at":"2024-11-16T16:32:04.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T00:27:02.217Z","etag":null,"topics":["playsound","vlc","vlcsharp"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Lenochxd.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":"2024-11-16T16:24:53.000Z","updated_at":"2024-11-30T21:05:37.000Z","dependencies_parsed_at":"2024-11-16T17:37:34.046Z","dependency_job_id":null,"html_url":"https://github.com/Lenochxd/PlaySoundCS","commit_stats":null,"previous_names":["lenochxd/playsoundcs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lenochxd%2FPlaySoundCS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lenochxd%2FPlaySoundCS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lenochxd%2FPlaySoundCS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lenochxd%2FPlaySoundCS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lenochxd","download_url":"https://codeload.github.com/Lenochxd/PlaySoundCS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244039202,"owners_count":20387835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["playsound","vlc","vlcsharp"],"created_at":"2024-11-23T17:47:58.744Z","updated_at":"2025-03-17T13:24:12.287Z","avatar_url":"https://github.com/Lenochxd.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlaySoundCS\n\nThis silly project demonstrates how to play an MP3 file using LibVLCSharp in a C# console application.\n\n\n## Prerequisites\n\n- [.NET Core SDK](https://dotnet.microsoft.com/en-us/download)\n- [LibVLCSharp library](https://github.com/videolan/libvlcsharp?tab=readme-ov-file#installation) \n\n\n## Installation\n\n1. Install the .NET Core SDK from the [official website](https://dotnet.microsoft.com/download).\n2. Add the LibVLCSharp library to your project by running the following command:\n    ```sh\n    dotnet add package LibVLCSharp\n    dotnet add package VideoLAN.LibVLC.Windows\n    ```\n\n\n## Usage\n\n1. Clone the repository or download the source code.\n2. Navigate to the project directory.\n3. Build the project:\n    ```sh\n    dotnet build\n    ```\n4. Run the project with the path to an MP3 file and optionally an integer to specify the volume (0-100) as arguments. If the volume is not specified, it defaults to 50:\n    ```sh\n    dotnet run -- \"path/to/your/file.mp3\" 50\n    ```\n\n\n## License\n\nDo whatever you want","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenochxd%2Fplaysoundcs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenochxd%2Fplaysoundcs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenochxd%2Fplaysoundcs/lists"}