Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (with-input-from-string (s "{
- "config": {
- "encoding":"FLAC",
- "sampleRateHertz": 16000,
- "languageCode": "en-US",
- "enableWordTimeOffsets": false
- },
- "audio": {
- "uri":"https://cloud-samples-tests/speech/brooklyn.flac"
- }
- }
- ")
- (jojo:parse s :as :alist))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement