Skip to content

Commit

Permalink
Remove speechmarktype for audio
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad-Edwards committed May 30, 2024
1 parent 118b354 commit d472d07
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ def create_audio(
OutputFormat="mp3",
OutputS3BucketName=config[DATA_BUCKET],
OutputS3KeyPrefix=filename,
SpeechMarkTypes=["sentence"],
Text=script_text,
TextType="ssml",
VoiceId="Matthew",
Expand Down

0 comments on commit d472d07

Please sign in to comment.