Problems accessing Bing speech service with webwrite
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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.
Answers (0)
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!