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

음성 입력을 받을 때 첫 번째 녹음 파일의 사이즈가 0인 에러 발생 #5

Open
hwna00 opened this issue Sep 27, 2021 · 6 comments

Comments

@hwna00
Copy link
Contributor

hwna00 commented Sep 27, 2021

목적

  • voice-input-test에서 음성을 입력 받을 때 발생하는 오류 해결

상세내용

  • 첫 번째 파일의 size가 0으로 나오는 오류를 해결

참고사항

@DINFBO
Copy link
Contributor

DINFBO commented Sep 27, 2021

파일 확장자가 지금 뭘로 저장되고 있나요?

@hwna00
Copy link
Contributor Author

hwna00 commented Sep 28, 2021

    mimeType: 'audio/webm;codecs=opus',

이렇게 저장되고 있습니다.

@DINFBO
Copy link
Contributor

DINFBO commented Sep 28, 2021

네 음성파일도 생각보다는 크기가 작지는 않은것 같아서 효율적인 저장방법도 고민중입니다

@yhkee0404
Copy link
Contributor

여기여기 있는 프론트도 좋아 보입니다.

@hwna00
Copy link
Contributor Author

hwna00 commented Oct 6, 2021

음성 자체를 입력받을 수 있는 레코더인가요? 아니면 받은 음성을 처리하는 것인가요?

@yhkee0404
Copy link
Contributor

yhkee0404 commented Oct 6, 2021

@sukso96100 sukso96100 transferred this issue from another repository Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants