# Voiceliner - 음성 메모 앱

> Clean Markdown view of GeekNews topic #5654. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5654](https://news.hada.io/topic?id=5654)
- GeekNews Markdown: [https://news.hada.io/topic/5654.md](https://news.hada.io/topic/5654.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-12-31T10:43:57+09:00
- Updated: 2021-12-31T10:43:57+09:00
- Original source: [a9.io](https://a9.io/voiceliner/)
- Points: 14
- Comments: 1

## Topic Body

- 음성 메모를 남기면 원본 음성과 Transcribe 한 텍스트 내용을 같이 기록해주는 앱

- Dart로 작성된 AGPLv3 오픈소스

- 모든 기록은 로컬에 저장

ㅤ→ iOS의 기본 받아쓰기 기능을 이용

ㅤ→ Android는 Azure를 이용

- Outline 단위 기록

ㅤ→ 특정 주제에 대해서 각각 기록

ㅤ→ 들여쓰기(Swipe) 기능으로 계층별 정리 및 순서 조정 가능

- 위치 정보도 같이 기록 가능 하며 지도에서 보기 지원

- Google Drive 및 iCloud 로 백업 지원

## Comments



### Comment 8196

- Author: xguru
- Created: 2021-12-31T10:44:01+09:00
- Points: 1

해보니 현재는 다 영어로만 받아쓰기가 되는데, 개발자가 곧 Locale 선택 기능을 넣을꺼라고 합니다.

https://github.com/maxkrieger/voiceliner/issues/17

UI가 정말 딱 맘에 드는 음성 메모앱이네요. iOS 기본 음성 메모앱은 인터페이스가 너무 불편해서..

그 수사물에서 뭐 기록할 때 레코더 들고 녹음하듯이 남기면 텍스트로 쭈욱 정리해주는 용도에 최적인듯 합니다.
