About シンプル通話録音
シンプル通話録音は、着信した通話を自動的に録音してくれます。
使い方は簡単、アプリを立ち上げて、自動通話録音ボタンを押すだけ。
※発信からは録音できません。
以下の機能を実装しています。
■通話が録音できます。
■録音した通話を再生できます。
以下のパーミッションを使用しています。
・android.permission.RECORD_AUDIO
通話を録音するために使用します。
・android.permission.WRITE_EXTERNAL_STORAGE
録音した通話を保存するために使用します。
・android.permission.READ_PHONE_STATE
着信のトリガーを判定するために使用しています。 Simple call recording, the recording makes it automatically calls that arrive.
Bring up simple, the app, how to use the push of a button automatic call recording.
※ You can not record from the source.
It implements the following functions.
■ I can record a call.
■ You can play the call that was recorded.
I am using the following permissions.
· Android.permission.RECORD_AUDIO
It is used to record the call.
· Android.permission.WRITE_EXTERNAL_STORAGE
It is used to store the call that was recorded.
· Android.permission.READ_PHONE_STATE
It is used to determine the incoming trigger.