Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# mic test

---

Test microphone if you are using pulseaudio on linux

Desktop aplication | Go + Fyne

app

## 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