{"id":19397164,"url":"https://github.com/markkremer/microphone","last_synced_at":"2025-04-24T05:31:00.691Z","repository":{"id":57521293,"uuid":"201763539","full_name":"MarkKremer/microphone","owner":"MarkKremer","description":"A microphone input stream for the gopxl/beep library","archived":false,"fork":false,"pushed_at":"2024-11-03T19:04:51.000Z","size":17,"stargazers_count":43,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T23:13:03.716Z","etag":null,"topics":["audio","go","golang","microphone","recording"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarkKremer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-08-11T12:44:21.000Z","updated_at":"2025-03-22T22:47:40.000Z","dependencies_parsed_at":"2023-11-18T11:25:55.924Z","dependency_job_id":"b5151f46-8744-40eb-bc52-96dd3a921d24","html_url":"https://github.com/MarkKremer/microphone","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkKremer%2Fmicrophone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkKremer%2Fmicrophone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkKremer%2Fmicrophone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkKremer%2Fmicrophone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkKremer","download_url":"https://codeload.github.com/MarkKremer/microphone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250572223,"owners_count":21452326,"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":["audio","go","golang","microphone","recording"],"created_at":"2024-11-10T10:39:40.655Z","updated_at":"2025-04-24T05:31:00.482Z","avatar_url":"https://github.com/MarkKremer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microphone [![GoDoc](https://godoc.org/github.com/MarkKremer/microphone/v2?status.svg)](https://godoc.org/github.com/MarkKremer/microphone/v2) [![Go Report Card](https://goreportcard.com/badge/github.com/MarkKremer/microphone/v2)](https://goreportcard.com/report/github.com/MarkKremer/microphone/v2)\n\nMicrophone is a small library that takes [this Go PortAudio library](https://github.com/gordonklaus/portaudio)\nand wraps its microphone stream in a beep.StreamCloser\nso that it can be used with everything else in the [Beep library](https://github.com/gopxl/beep).\n\n```bash\ngo get -u github.com/MarkKremer/microphone/v2\n```\n\n## Installation\nThis package requires that you have the PortAudio development headers and libraries installed.\nOn Ubuntu this can be done using:\n```sh\napt-get install portaudio19-dev\n```\nOn Fedora this can be done using:\n```sh\ndnf install portaudio-devel\n```\nSee [the PortAudio library](https://github.com/gordonklaus/portaudio) for more information.\n\n## License\n\n[MIT](https://github.com/MarkKremer/microphone/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkremer%2Fmicrophone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkkremer%2Fmicrophone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkremer%2Fmicrophone/lists"}