Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinsmessias/go_mic_test
Desktop aplication | Go + Fyne | Test microphone
https://github.com/martinsmessias/go_mic_test
fyne go linux-app
Last synced: about 1 month ago
JSON representation
Desktop aplication | Go + Fyne | Test microphone
- Host: GitHub
- URL: https://github.com/martinsmessias/go_mic_test
- Owner: MartinsMessias
- Created: 2022-03-10T18:23:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T17:32:05.000Z (about 1 year ago)
- Last Synced: 2024-10-30T22:39:27.339Z (about 2 months ago)
- Topics: fyne, go, linux-app
- Language: Go
- Homepage:
- Size: 9.36 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mic test
---
Test microphone if you are using pulseaudio on linux
Desktop aplication | Go + Fyne
## Pre-requisites
Install Go in 1.17 version minimum.
## Run and test the app
`$ go run main.go`
## Build the app
`$ go build`
## give permissions
`$ sudo chmod a+x mic_echo`
## run
`$ ./mic_echo`
You can move to usr/bin to run from any location