Quick Voice Recognition Question
조회 수: 1 (최근 30일)
이전 댓글 표시
-I want to ask in which format the voice recognition will be better? 'double','single', 'int16' or 'uint8'
The table of different type is found here (with they information) http://www.mathworks.co.uk/help/matlab/ref/wavrecord.html;jsessionid=c0915fcbcf020462dac5d7a4bbb6
댓글 수: 0
채택된 답변
Walter Roberson
2014년 4월 10일
Anything other than uint8 stores 16 bits per sample, and will be effectively equivalent.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Speech Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!