Watson TTS: default voice as of core #48722 (#17832)

When core#48722 will be merged, default voice will be "en-US_AllisonV3Voice"
This commit is contained in:
Mickaël Le Baillif 2021-05-17 17:03:21 +02:00 committed by GitHub
parent 306844d704
commit 25180d5f50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ voice:
description: Voice name to be used.
required: false
type: string
default: en-US_AllisonVoice
default: en-US_AllisonV3Voice
output_format:
description: "Override the default output format. Supported formats: `audio/flac`, `audio/mp3`, `audio/mpeg`, `audio/ogg`, `audio/ogg;codecs=opus`, `audio/ogg;codecs=vorbis`, `audio/wav`"
required: false