dialogflow es - how to change parameter enableTextToSpeech and outputAudioEncoding via API - Stack Overflow

I've used the API to automatically create a new chatbot, and I've figured out almost everythi

I've used the API to automatically create a new chatbot, and I've figured out almost everything. However, there's one small issue that's preventing my bot from working. I need to change two settings:

Enable Text-to-Speech: This setting should be turned on. Output Audio Encoding: This should be set to MP3 format.

Unfortunately, I can't find a way to do this using the Python API. Adding these parameters directly to the imported agent doesn't work either, as they seem to be ignored.

Additionally, I attempted to import the agent with the parameter 'textToSpeechSettings': { 'enableTextToSpeech': true, 'outputAudioEncoding': 'OUTPUT_AUDIO_ENCODING_MP3' }

, but this parameter was simply ignored.

I'm stuck and need help. Does anyone know how to fix this?

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745656962a4638599.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信