【百度語音rest API】文本轉換成語音,以及語音轉化成文本

經過rest API,調用百度語音接口,將其接入智能客服。python 百度語音:http://ai.baidu.com/docs/#/ASR-API/top json #!/usr/bin/python3 import urllib.request import urllib import json import base64 class BaiduRest: def __init__
相關文章
相關標籤/搜索