Quick Voice Recognition Question
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
JOJO
el 10 de Abr. de 2014
Respondida: Walter Roberson
el 10 de Abr. de 2014
-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 comentarios
Respuesta aceptada
Walter Roberson
el 10 de Abr. de 2014
Anything other than uint8 stores 16 bits per sample, and will be effectively equivalent.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Speech Recognition en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!