Problems accessing Bing speech service with webwrite
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I cannot seem to send audio data to Bing Speech service with the webwrite command. Sending a uint8 array obtained by reading in a wav file (i.e., including it as the data element in the webwrite statement) does not work . I have successfully used uint8 arrays in calls to the service with other scripting languages. Also, when I try setting the MediaType weboption to 'audio/PCMA', I get an error message "The media type 'audio/PCMA' is not permissible for numeric or logical data." What's that about? It seems to conflict with the documentation regarding data handling in webwrite.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!