Skip to content

Instantly share code, notes, and snippets.

@BekahHW
Last active March 29, 2022 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BekahHW/394d81b484f264b0c8b23c0e177f8588 to your computer and use it in GitHub Desktop.
Save BekahHW/394d81b484f264b0c8b23c0e177f8588 to your computer and use it in GitHub Desktop.
Audio Quotes List in JSON Format
[
{ "quote": "https://www.wavsource.com/snds_2020-10-01_3728627494378403/movies/casablanca/beautiful_friendship.wav", "author": "Rick Blaine" },
{ "quote": "https://static.deepgram.com/examples/Bueller-Life-moves-pretty-fast.wav", "author": "Ferris Bueller" },
{ "quote": "https://www.wavsource.com/snds_2020-10-01_3728627494378403/movies/misc/jerry_maguire_show2.wav", "author": "Rod Tidwell" },
{ "quote": "https://www.wavsource.com/snds_2020-10-01_3728627494378403/movies/misc/league_no_crying.wav", "author": "Jimmy Dugan" },
{ "quote": "https://www.wavsource.com/snds_2020-10-01_3728627494378403/movies/lord_of_rings/lord_of_rings1_smallest.wav", "author": "Galadriel" },
{ "quote": "https://www.wavsource.com/snds_2020-10-01_3728627494378403/movies/minority_report/risk.wav", "author": "Iris Hineman" },
{ "quote": "https://www.wavsource.com/snds_2020-10-01_3728627494378403/tv/sharknado/sharknado_never_saw.wav", "author": "Convenience Store Clerk" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment