Skip to content

사용자 훈련 음성 녹음 및 재생 #96

@Hwater00

Description

@Hwater00

1.관련 파일
CountUpView.kt , SimVoiceActivity.kt , RecordButton.kt , SoundVisualizerView.kt , State.kt

2.퍼미션

3.SoundVisualizerView.kt 음성 그래프 생성
Amplitude를 가져오고, Draw를 요청,오른 쪽부터 순차적으로 그리기, invalidate() // 드로잉 처리

4.음성 캐시 저장
private val recordingFilePath: String by lazy {
"${externalCacheDir?.absolutePath}/recording.3gp"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions