More than 120 languages are supported, such as simplified and traditional Chinese, English, Japanese, and Korean. For more information, please see Language Parameter Reference List.
Yes. You can call corresponding APIs to switch services.
fileid
. How to use it?Call the API for file downloading and download the file through this URL. Specifically, the fileid
called back upon file upload completion needs to be sent to the server, and other clients can get the voice message through the fileid
.
Yes. After a file is uploaded, a URL will be returned, through which the voice message file can be downloaded.
A voice message file will be retained on the server for 90 days. Then, the download URL to the file will become invalid. If you want to retain the file permanently, please store it on your own server.
Yes. The duration of a voice message is limited to 1 to 58 seconds.
If the delay in converting a voice message to text is too high, we recommend using the streaming recording API.
The HTML5 end currently only has the voice chat feature.
This error is caused by incorrect initialization of the voice message feature. We recommend checking whether the AppID
and OpenId
entered during initialization and authentication are correct.
Yes. For security concerns, GME does not actively create a folder. Please create a folder first and make sure that the path is secure.
Please check the following for troubleshooting:
Please see the example of the settings on Windows:
Please check whether the OpenId
in initialization and the applyauthbuffer
API are the same.
Please check whether you have periodically called the Poll function.
Was this page helpful?