Discussions
Voice list - play for testing
8 months ago by dhavalpanasara
Using this I get audio ( Voice ) list
curl --request GET
--url https://api.d-id.com/tts/voices
--header 'accept: application/json'
--header 'authorization: Basic WkdoaGRtRnNjR0Z1WVhOaGNtRkFaMjFoYVd3dVkyOXQ6VUJiVm55R3NVYmhrdnBVQ2tBQnIx'
Now How can play for user's testing ?
for example :-
I have speaking image app
User upload image and script > now user select voice in my android app
I show list of voice ( from above code )
then
I Need to give play button when user select that voice , User can test it with play
then
video will be send for develop