Last active
November 4, 2019 15:03
-
-
Save markcwebster/9f81f6da7b7e8dd312f4ba0a0dcfe8a9 to your computer and use it in GitHub Desktop.
How to format the audio tag in SSML for voice applications.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Welcome to our Skill. | |
<audio src="https://s3-us-west-1.amazonaws.com/sayspring-prod/media/celtic-open-chime.mp3" /> | |
What would you like to do next? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why did you remove the speak tag? Is this still the correct way to do it?
I tried both this with and without speak tags, and the Google Assistant doesn't play the audio.