Skip to content

Instantly share code, notes, and snippets.

@artemf
Created May 1, 2014 21:37
Show Gist options
  • Save artemf/66992169838a853f0fc8 to your computer and use it in GitHub Desktop.
Save artemf/66992169838a853f0fc8 to your computer and use it in GitHub Desktop.
curl "http://ivvi-itss.herokuapp.com/sentence_audio_timing.json" -d '{"iso_language":"eng","audio_file":"https://s3.amazonaws.com/iVVi-Audio/uploads/story/source_mp3_filename/41/iVVi_Charlie_01-09-13.wav","sentence_list":[{"sentence_sequence":1,"sentence_text":"Charlemagne – A Really Big Dog.","sentence_char_count":26},{"sentence_sequence":2,"sentence_text":"Charlemagne (we call him Charlie) came home as a small puppy only 8 weeks old.","sentence_char_count":64},{"sentence_sequence":3,"sentence_text":"When he was really young he had what looked like an old man’s beard.","sentence_char_count":55},{"sentence_sequence":4,"sentence_text":"Charlie liked to eat EVERYTHING in sight.","sentence_char_count":35},{"sentence_sequence":5,"sentence_text":"He not only ate his food, but he also ate wood, dirt, flowers - and even worms!","sentence_char_count":63},{"sentence_sequence":6,"sentence_text":"Soon he was growing faster.","sentence_char_count":23},{"sentence_sequence":7,"sentence_text":"And faster.","sentence_char_count":10},{"sentence_sequence":8,"sentence_text":"Faster than anyone had ever seen a dog grow.","sentence_char_count":36},{"sentence_sequence":9,"sentence_text":"He love to play with lots of new puppy friends.","sentence_char_count":38},{"sentence_sequence":10,"sentence_text":"But they just could not believe how BIG he was for his age!","sentence_char_count":47},{"sentence_sequence":11,"sentence_text":"Charlie is now almost a year old.","sentence_char_count":27},{"sentence_sequence":12,"sentence_text":"He is a really BIG dog.","sentence_char_count":18},{"sentence_sequence":13,"sentence_text":"His dream is to be a police dog – but he is still too young!","sentence_char_count":46},{"sentence_sequence":14,"sentence_text":"He just doesn’t know that yet…\nSo for now, he just keeps dreaming.","sentence_char_count":54},{"sentence_sequence":15,"sentence_text":"He’s BIG, he’s just not all grown up yet!","sentence_char_count":33},{"sentence_sequence":16,"sentence_text":"THE END","sentence_char_count":6}],"sentence_count":16}' -X POST \
-H "Content-Type: application/json" \
-H "Accept: application/json"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment