Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature:#92/speech api 연동 및 Firebase 초기화 #116

Closed
wants to merge 2 commits into from

Conversation

kevinmj12
Copy link

Overview

발음 평가 API 연동

Related Issue

Issue Number : #92

Task Details

  • 16kHz의 wav파일로 녹음본을 저장하여 서버와 연동하는데 성공하였습니다
  • 기존에 사용했던 flutter_sound로는 16kHz wav파일이 만들어지지 않아 record로 코드를 새로 작성하였습니다.
  • 이에 따라 기존에 사용했던 UI가 아니라 새로운 UI를 적용했습니다.
    (원래대로 할 수는 있겠지만, 또 하루종일 찾아보고 공부가 필요해서... 못하겠습니다...)
  • 앱 패키지명을 com.foreign.kookmin으로 변경하였고 파이어베이스를 새로 연동하였습니다.

Screenshots (Optional)

image image

스크린샷 2024-04-30 203959

Test Scope & Checklist (Optional)

  • 아이폰에서 파이어베이스 연동 잘 되는지 확인 부탁드려요... (매우매우중요중요 / 안될 수 있음)
  • 음성 파일이 잘 녹음이 되는가
  • 서버로부터 response가 잘 불러와지는가

Review Requirements

Please provide the points that reviewers should comment.

⚠️ Before creating PR, you must assign reviewers, labels.

@kevinmj12 kevinmj12 added 📝 feature New feature or request 📱 FE labels Apr 30, 2024
@kevinmj12 kevinmj12 requested a review from ji-hunc April 30, 2024 11:48
@kevinmj12 kevinmj12 self-assigned this Apr 30, 2024
@kevinmj12 kevinmj12 closed this Apr 30, 2024
@kevinmj12 kevinmj12 deleted the feature/fe/#92/speech-api branch April 30, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 FE 📝 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant