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!