말로 쓰는 메모 개인정보 처리방침
이 개인정보 처리방침은 말로 쓰는 메모 Android 앱이 사용자 데이터를 접근, 사용, 보관 및 삭제하는 방식을 설명합니다.
앱은 회원가입, 로그인, 결제, 광고 또는 개발자가 운영하는 서버를 사용하지 않습니다. 메모와 앱 설정은 기기의 앱 전용 저장공간에만 저장됩니다.
음성 입력과 읽어주기는 기기에 설치된 Android 음성인식 및 음성합성 서비스를 사용합니다. 해당 서비스의 구현과 사용자 설정에 따라 음성 또는 메모 문장이 서비스 제공자에게 전달될 수 있습니다.
1. 앱에서 처리하는 데이터
앱은 메모 작성, 음성 입력 및 읽어주기 기능을 제공하기 위해 아래 정보를 처리합니다.
| 데이터 유형 | 처리 방식 | 이용 목적 |
|---|---|---|
| 메모 내용 | 사용자가 직접 입력하거나 음성인식 결과로 추가한 메모를 Android 앱 전용 저장공간에 보관합니다. 메모는 개발자 서버로 전송되지 않습니다. | 메모 작성, 수정, 목록 표시, 자동 저장 및 앱 재실행 시 복원 기능을 제공하기 위해 사용합니다. |
| 음성 입력 | 사용자가 말로 쓰기를 선택하고 마이크 권한을 허용한 경우, Android SpeechRecognizer가 마이크 음성을 처리합니다. 앱은 음성을 녹음파일로 저장하지 않습니다. 기기의 음성인식 서비스에 따라 음성이 기기 안에서 처리되거나 서비스 제공자의 서버로 전송될 수 있습니다. | 사용자의 말을 한국어 텍스트로 변환하여 현재 메모의 커서 위치에 추가하기 위해 사용합니다. |
| 음성인식 결과 | 음성인식 서비스가 반환한 텍스트는 사용자가 선택한 메모에 추가되어 앱 전용 저장공간에 보관됩니다. | 음성으로 메모를 작성하고 나중에 다시 확인할 수 있도록 하기 위해 사용합니다. |
| 글씨 크기 및 현재 메모 정보 | 선택한 글씨 크기와 현재 선택된 메모 식별자를 앱 전용 설정 저장공간에 보관합니다. | 사용자 설정과 마지막 작업 위치를 다음 앱 실행 시 복원하기 위해 사용합니다. |
| 읽어줄 메모 문장 | 사용자가 읽어주기를 선택하면 현재 메모 문장이 기기의 기본 TextToSpeech 엔진에 전달되어 음성으로 합성됩니다. 앱은 합성 음성을 파일로 저장하지 않습니다. | 작성된 메모를 소리로 들을 수 있도록 하기 위해 사용합니다. |
2. 마이크 권한과 사용자 선택권
- 앱은 사용자가 말로 쓰기를 선택했을 때 음성을 글자로 바꾸기 위해 Android의 마이크 권한을 요청합니다.
- 사용자는 마이크 권한을 거부할 수 있습니다. 권한을 허용하지 않아도 키보드로 메모를 작성, 수정, 저장하고 읽어주기 기능을 사용할 수 있지만 음성 입력은 사용할 수 없습니다.
- 사용자는 Android 설정에서 언제든지 마이크 권한을 변경하거나 철회할 수 있습니다.
- 앱은 위치, 카메라, 연락처, 전화, 저장공간 권한을 요청하지 않습니다.
- 앱 자체는 인터넷 권한을 선언하지 않습니다. 다만 기기의 음성인식 또는 TTS 서비스는 자체 권한과 설정에 따라 네트워크를 사용할 수 있습니다.
3. 데이터 전송 및 외부 서비스
개발자는 메모, 음성 또는 음성인식 결과를 수신하는 서버나 사용자 데이터베이스를 운영하지 않으며, 개인정보를 판매하거나 광고 목적으로 공유하지 않습니다. 핵심 기능을 위해 다음 기기 서비스가 데이터를 처리할 수 있습니다.
- Android 음성인식 서비스: 앱은 Android SpeechRecognizer API를 통해 기기에 설정된 기본 음성인식 서비스를 사용합니다. 서비스 구현에 따라 마이크 음성이 원격 서버로 전송될 수 있으며, 인식 방식, 전송, 보관 및 삭제에는 해당 서비스 제공자와 기기 제조사의 개인정보 처리방침 및 사용자 설정이 적용됩니다.
- Android 음성합성 서비스: 읽어주기 기능은 기기에 설정된 기본 TextToSpeech 엔진을 사용합니다. 엔진과 선택된 음성에 따라 메모 문장이 기기 안에서 처리되거나 네트워크 기반 합성을 위해 엔진 제공자에게 전달될 수 있습니다. 이후의 처리는 해당 엔진 제공자의 정책을 따릅니다.
- 개인정보 처리방침 웹 호스팅: 이 페이지를 제공하는 호스팅 사업자는 페이지 제공 과정에서 IP 주소, 접속 시각, 브라우저 및 사용자 에이전트와 같은 일반적인 웹 요청 정보를 처리할 수 있습니다.
- 법적 요구: 관련 법령, 법원 또는 수사기관의 적법한 요청이 있는 경우 법률이 요구하는 범위에서 정보가 제공될 수 있습니다. 다만 개발자는 앱 사용자 계정이나 사용자 데이터베이스를 보유하지 않습니다.
4. 기기 내 보관 및 삭제
- 메모 내용, 글씨 크기와 현재 메모 정보는 사용자가 메모를 수정 또는 삭제하거나 Android 설정에서 앱 데이터를 삭제하거나 앱을 삭제할 때까지 기기의 앱 전용 저장공간에 보관됩니다.
- 사용자는 앱의 메모 목록에서 개별 메모를 삭제할 수 있으며, 앱은 삭제 전에 확인을 요청합니다.
- 앱 전용 데이터는 Android 클라우드 백업 및 기기 간 전송 대상에서 제외되도록 구성되어 있습니다.
- 마이크 음성은 앱이 녹음파일로 저장하지 않습니다. 음성인식 결과는 메모에 추가된 경우에만 메모 내용으로 보관됩니다.
- 읽어주기를 위해 생성된 음성은 앱이 파일로 저장하지 않습니다.
- 음성인식 서비스나 TTS 엔진 제공자가 처리한 데이터의 보관 및 삭제에는 해당 서비스 제공자의 정책과 사용자 설정이 적용됩니다.
- 앱은 회원 계정을 만들지 않으므로 별도의 계정 삭제 절차가 필요하지 않습니다.
5. 보안
메모와 앱 설정은 Android 앱 전용 저장공간에 보관되며 일반적인 방법으로 다른 앱에서 직접 접근할 수 없습니다. 앱은 데이터 백업과 기기 간 전송을 비활성화하고 암호화되지 않은 일반 HTTP 통신을 허용하지 않도록 구성되어 있습니다.
앱 자체는 인터넷 통신이나 개발자 서버를 사용하지 않습니다. 음성인식 및 TTS 서비스에 전달된 데이터의 보안은 해당 서비스, 운영체제, 기기 제조사 및 사용자의 설정에 따라 달라질 수 있습니다.
6. 광고, 분석 및 사용자 추적
앱은 광고 SDK, 맞춤 광고, 사용자 행동 분석 SDK, 충돌 보고 SDK 또는 개발자 자체 추적 서비스를 사용하지 않습니다. 광고 식별자를 이용해 사용자를 추적하거나 사용자 프로필을 만들지 않습니다.
7. 아동의 개인정보
앱은 간단한 메모 기능을 제공하는 일반 사용자용 도구이며 아동을 주 대상으로 하지 않습니다. 앱은 나이를 확인하거나 사용자 계정을 만들지 않으며, 개발자는 아동의 개인정보를 자체 서버로 고의로 수집하지 않습니다.
8. 개인정보 처리방침 변경
앱 기능, 기기 서비스, 관련 법령 또는 Google Play 정책이 변경되는 경우 이 개인정보 처리방침을 수정할 수 있습니다. 중요한 변경이 있는 경우 이 페이지의 시행일 또는 최종 업데이트일을 갱신합니다.
9. 문의
앱의 데이터 처리, 기기 내 데이터 삭제 또는 이 개인정보 처리방침에 대한 문의는 czerny2k@naver.com으로 연락해 주세요.
Voice Memo Privacy Policy
This Privacy Policy explains how the Voice Memo Android app accesses, uses, retains, and deletes user data.
The app does not use account registration, login, payment, advertising, or a developer-operated server. Memos and app settings are stored only in app-specific storage on the device.
Voice input and read-aloud features use Android speech-recognition and text-to-speech services installed on the device. Depending on the service implementation and user settings, audio or memo text may be sent to the service provider.
1. Data Processed by the App
The app processes the following data to provide memo writing, voice input, and read-aloud features.
| Data type | How it is processed | Purpose |
|---|---|---|
| Memo content | Memos typed by the user or added from speech-recognition results are stored in Android app-specific storage. Memos are not sent to a developer-operated server. | To write, edit, list, automatically save, and restore memos after the app is reopened. |
| Voice input | When the user selects voice input and grants microphone permission, Android SpeechRecognizer processes microphone audio. The app does not save audio recordings. Depending on the device's recognition service, audio may be processed on the device or sent to the service provider's servers. | To convert spoken Korean into text and insert it at the cursor position in the current memo. |
| Speech-recognition result | Text returned by the recognition service is added to the selected memo and stored in app-specific storage. | To let the user create and retain memos by speaking. |
| Font size and current-memo information | The selected font size and identifier of the currently selected memo are stored in app-specific settings storage. | To restore the user's display preference and last working location the next time the app opens. |
| Memo text selected for read-aloud | When the user selects read aloud, the current memo text is passed to the device's default TextToSpeech engine for synthesis. The app does not save synthesized audio to a file. | To let the user listen to a written memo. |
2. Microphone Permission and User Choice
- The app requests Android microphone permission when the user selects voice input so spoken words can be converted to text.
- Users may deny microphone permission. Without it, users can still type, edit, save, and listen to memos, but voice input will not be available.
- Users can change or revoke microphone permission at any time in Android settings.
- The app does not request location, camera, contacts, phone, or storage permission.
- The app itself does not declare internet permission. However, the device's speech-recognition or TTS service may use a network connection under its own permissions and settings.
3. Data Transmission and External Services
The developer does not operate a server or user database that receives memos, audio, or speech-recognition results, and does not sell personal data or share it for advertising. The following device services may process data for core functionality.
- Android speech-recognition service: The app uses the device's configured recognition service through Android SpeechRecognizer. Depending on its implementation, microphone audio may be sent to remote servers. Recognition, transmission, retention, and deletion are governed by the service provider's and device manufacturer's privacy policies and the user's settings.
- Android text-to-speech service: Read aloud uses the device's configured TextToSpeech engine. Depending on the engine and selected voice, memo text may be processed on the device or sent to the engine provider for network synthesis. Subsequent processing is governed by that provider's policy.
- Privacy Policy web hosting: The provider hosting this page may process ordinary web request information, such as IP address, access time, browser, and user agent, while serving the page.
- Legal requirements: Information may be provided when required by applicable law, court order, or a valid government request. However, the developer does not maintain app user accounts or a user database.
4. On-Device Retention and Deletion
- Memo content, font size, and current-memo information remain in app-specific storage until the user edits or deletes a memo, clears app data in Android settings, or uninstalls the app.
- Users can delete individual memos from the memo list. The app asks for confirmation before deletion.
- App-specific data is configured to be excluded from Android cloud backup and device-to-device transfer.
- The app does not save microphone audio as a recording. A speech-recognition result is retained only when it is added to memo content.
- The app does not save audio generated for read-aloud as a file.
- Retention and deletion of data processed by a speech-recognition service or TTS engine are governed by the provider's policy and the user's settings.
- The app does not create user accounts, so there is no separate account-deletion process.
5. Security
Memos and app settings are stored in Android app-specific storage, which is not normally directly accessible to other apps. The app disables data backup and device-to-device transfer and is configured not to allow unencrypted cleartext HTTP traffic.
The app itself does not use internet communication or a developer-operated server. Security of data passed to speech-recognition or TTS services depends on the service, operating system, device manufacturer, and user settings.
6. Advertising, Analytics, and Tracking
The app does not use advertising SDKs, personalized advertising, user-behavior analytics SDKs, crash-reporting SDKs, or developer-operated tracking services. It does not use an advertising identifier to track users or build user profiles.
7. Children's Privacy
The app is a general-purpose tool that provides simple memo features and is not primarily directed to children. It does not verify age or create user accounts, and the developer does not knowingly collect children's personal data on a developer-operated server.
8. Changes to This Policy
This Privacy Policy may be updated due to changes in app features, device services, applicable laws, or Google Play policies. Material changes will be reflected by updating the effective date or last-updated date on this page.
9. Contact
For questions about app data processing, on-device deletion, or this Privacy Policy, contact czerny2k@naver.com.