Community Profile

photo

Harsha KVK


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

All
  • First Answer
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


how to write a file in .mp3 format ?
I am working on a audiorecoder application. I need to save the recorded audio in .mp3 format. But audiowrite() can write files o...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Audio recorder using app designer
Hello, I am trying to bulid a audio recorder app based on the following code I wrote in a Script: Fs = 8000; recObj = audiorec...

1년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Error using a variable as input for audioread()
As input() takes only integers. Convert the file name to string. fileName = string(input('Type the filename of the .wav file yo...

1년 초과 전 | 0

질문


How to record audio for infinite time?
I am trying to build an audioplayer application. In order to make the application user friendly recording must be controlled by ...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


How to run two functions in parallel?
I am trying to build an audioplayer application. Here I need two functions, counter and audiorecorder. Instead of executing them...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How introduce a delay of one second in MATLAB?
I am trying create an application where user can record an audio and listen back to it. For that I also want to display a counte...

거의 2년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 3년 전