
Description
This plugin helps you connect to the volcano engine for speech synthesis,Long TTS,DoubaoChat.
CurrentPluginVersion:1.2
这个插件帮助你连接火山引擎,实现语音合成,豆包大模型等功能.
支持在线语音合成,精品长文本语音合成(创建和查询),豆包模型ChatCompletion.
0.Important Things
If you don't create the VolcEngine App,you should create it.
After you create the App, you should enable corresponding function in your VolcEngine control panel,such as TTS.
You have to get some App informat,such as AppID,Token.....
Be careful that some functions are not free.Howover,You can try it for free in a short time.
VolcEngine official website:
1.Browse the plugin information From document and UE.
You can quickly learn the functions and documentation for each API
[ProjectSettings/XGPlugins/XGVolcanoLinkCoreSettings]
2.TTS
You can call XGVolcanoTTS to finish Text To Speech.
You can choose different speakers, different emotional styles, different languages by entering different parameters.
For the parameter list, refer to the official website.
You can keep the default for test.
3.LTTS
Long text and speech synthesis is an asynchronous synthesis service that provides two interfaces:
Create a synthesis task and Query a synthesis result.
4.DoubaoChat
Doubao language large model, the interface to the large model to initiate text dialogue requests. The service feeds the input text information to the model and returns the content generated by the model.
5.Other
This plugin does not contain any VolcEngine's files(\*.h,\*.cpp,\*.lib,......)
This plugin does not contain AI code or AI Model code.
This plugin will not send any data to the plugin author.
This plugin was not developed by VolcEngine.
This plugin will only send the interactive data to VolcEngine and recieve the message from VolcEngine . This plugin will not generate any data directly.You must comply with the relevant user and data usage agreements about VolcEngine.These agreements can be found in the VolcEngine website.
If the plugin is useful for you. Please purchase it in Fab.
Demo URL is in GitHub.
Thanks a lot.