voicebase-0.1.1.1: Upload audio files to voicebase to get a transcription

Safe HaskellNone
LanguageHaskell2010

Json.TranscriptTypes

Description

Auto generated module by json-autotype

Synopsis

Documentation

data Topics Source #

Constructors

Topics 

Instances

Eq Topics Source # 

Methods

(==) :: Topics -> Topics -> Bool #

(/=) :: Topics -> Topics -> Bool #

Show Topics Source # 
Generic Topics Source # 

Associated Types

type Rep Topics :: * -> * #

Methods

from :: Topics -> Rep Topics x #

to :: Rep Topics x -> Topics #

FromJSON Topics Source # 
type Rep Topics Source # 
type Rep Topics = D1 * (MetaData "Topics" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Topics" PrefixI True) (S1 * (MetaSel (Just Symbol "topicsLatestTopics") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * LatestTopics)))

data Tasks Source #

Constructors

Tasks 

Instances

Eq Tasks Source # 

Methods

(==) :: Tasks -> Tasks -> Bool #

(/=) :: Tasks -> Tasks -> Bool #

Show Tasks Source # 

Methods

showsPrec :: Int -> Tasks -> ShowS #

show :: Tasks -> String #

showList :: [Tasks] -> ShowS #

Generic Tasks Source # 

Associated Types

type Rep Tasks :: * -> * #

Methods

from :: Tasks -> Rep Tasks x #

to :: Rep Tasks x -> Tasks #

FromJSON Tasks Source # 
type Rep Tasks Source # 
type Rep Tasks = D1 * (MetaData "Tasks" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Tasks" PrefixI False) (U1 *))

data Progress Source #

Instances

Eq Progress Source # 
Show Progress Source # 
Generic Progress Source # 

Associated Types

type Rep Progress :: * -> * #

Methods

from :: Progress -> Rep Progress x #

to :: Rep Progress x -> Progress #

FromJSON Progress Source # 
type Rep Progress Source # 
type Rep Progress = D1 * (MetaData "Progress" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Progress" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "progressStatus") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)) ((:*:) * (S1 * (MetaSel (Just Symbol "progressJobId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)) (S1 * (MetaSel (Just Symbol "progressTasks") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Tasks)))))

data Job Source #

Constructors

Job 

Instances

Eq Job Source # 

Methods

(==) :: Job -> Job -> Bool #

(/=) :: Job -> Job -> Bool #

Show Job Source # 

Methods

showsPrec :: Int -> Job -> ShowS #

show :: Job -> String #

showList :: [Job] -> ShowS #

Generic Job Source # 

Associated Types

type Rep Job :: * -> * #

Methods

from :: Job -> Rep Job x #

to :: Rep Job x -> Job #

FromJSON Job Source # 
type Rep Job Source # 
type Rep Job = D1 * (MetaData "Job" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Job" PrefixI True) (S1 * (MetaSel (Just Symbol "jobProgress") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Progress)))

data T Source #

Constructors

T 

Fields

Instances

Eq T Source # 

Methods

(==) :: T -> T -> Bool #

(/=) :: T -> T -> Bool #

Show T Source # 

Methods

showsPrec :: Int -> T -> ShowS #

show :: T -> String #

showList :: [T] -> ShowS #

Generic T Source # 

Associated Types

type Rep T :: * -> * #

Methods

from :: T -> Rep T x #

to :: Rep T x -> T #

FromJSON T Source # 
type Rep T Source # 
type Rep T = D1 * (MetaData "T" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "T" PrefixI True) (S1 * (MetaSel (Just Symbol "tUnknown") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * [Text])))

data Keywords Source #

Instances

Eq Keywords Source # 
Show Keywords Source # 
Generic Keywords Source # 

Associated Types

type Rep Keywords :: * -> * #

Methods

from :: Keywords -> Rep Keywords x #

to :: Rep Keywords x -> Keywords #

FromJSON Keywords Source # 
type Rep Keywords Source # 
type Rep Keywords = D1 * (MetaData "Keywords" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Keywords" PrefixI True) (S1 * (MetaSel (Just Symbol "keywordsLatestKeywords") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * LatestKeywords)))

data Length Source #

Instances

Eq Length Source # 

Methods

(==) :: Length -> Length -> Bool #

(/=) :: Length -> Length -> Bool #

Show Length Source # 
Generic Length Source # 

Associated Types

type Rep Length :: * -> * #

Methods

from :: Length -> Rep Length x #

to :: Rep Length x -> Length #

FromJSON Length Source # 
type Rep Length Source # 
type Rep Length = D1 * (MetaData "Length" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Length" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "lengthDescriptive") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)) (S1 * (MetaSel (Just Symbol "lengthMilliseconds") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double))))

data Metadata Source #

Instances

Eq Metadata Source # 
Show Metadata Source # 
Generic Metadata Source # 

Associated Types

type Rep Metadata :: * -> * #

Methods

from :: Metadata -> Rep Metadata x #

to :: Rep Metadata x -> Metadata #

FromJSON Metadata Source # 
type Rep Metadata Source # 
type Rep Metadata = D1 * (MetaData "Metadata" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Metadata" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "metadataLength") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Length)) (S1 * (MetaSel (Just Symbol "metadataContentType") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text))))

data WordsTranscriptsElt Source #

Instances

Eq WordsTranscriptsElt Source # 
Show WordsTranscriptsElt Source # 
Generic WordsTranscriptsElt Source # 
FromJSON WordsTranscriptsElt Source # 
type Rep WordsTranscriptsElt Source # 
type Rep WordsTranscriptsElt = D1 * (MetaData "WordsTranscriptsElt" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "WordsTranscriptsElt" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "wordsTranscriptsEltW") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)) ((:*:) * (S1 * (MetaSel (Just Symbol "wordsTranscriptsEltM") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * (Maybe ((:|:) Text [Maybe Value])))) (S1 * (MetaSel (Just Symbol "wordsTranscriptsEltP") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double)))) ((:*:) * (S1 * (MetaSel (Just Symbol "wordsTranscriptsEltE") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double)) ((:*:) * (S1 * (MetaSel (Just Symbol "wordsTranscriptsEltC") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double)) (S1 * (MetaSel (Just Symbol "wordsTranscriptsEltS") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double))))))

data LatestTranscripts Source #

Instances

Eq LatestTranscripts Source # 
Show LatestTranscripts Source # 
Generic LatestTranscripts Source # 
FromJSON LatestTranscripts Source # 
type Rep LatestTranscripts Source # 
type Rep LatestTranscripts = D1 * (MetaData "LatestTranscripts" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "LatestTranscripts" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "latestTranscriptsEngine") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)) (S1 * (MetaSel (Just Symbol "latestTranscriptsConfidence") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double))) ((:*:) * (S1 * (MetaSel (Just Symbol "latestTranscriptsName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)) ((:*:) * (S1 * (MetaSel (Just Symbol "latestTranscriptsWordsTranscripts") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * [WordsTranscriptsElt])) (S1 * (MetaSel (Just Symbol "latestTranscriptsRevision") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text))))))

data Transcripts Source #

Instances

Eq Transcripts Source # 
Show Transcripts Source # 
Generic Transcripts Source # 

Associated Types

type Rep Transcripts :: * -> * #

FromJSON Transcripts Source # 
type Rep Transcripts Source # 
type Rep Transcripts = D1 * (MetaData "Transcripts" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Transcripts" PrefixI True) (S1 * (MetaSel (Just Symbol "transcriptsLatestTranscripts") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * LatestTranscripts)))

data Media Source #

Instances

Eq Media Source # 

Methods

(==) :: Media -> Media -> Bool #

(/=) :: Media -> Media -> Bool #

Show Media Source # 

Methods

showsPrec :: Int -> Media -> ShowS #

show :: Media -> String #

showList :: [Media] -> ShowS #

Generic Media Source # 

Associated Types

type Rep Media :: * -> * #

Methods

from :: Media -> Rep Media x #

to :: Rep Media x -> Media #

FromJSON Media Source # 
type Rep Media Source # 

data Self Source #

Constructors

Self 

Fields

Instances

Eq Self Source # 

Methods

(==) :: Self -> Self -> Bool #

(/=) :: Self -> Self -> Bool #

Show Self Source # 

Methods

showsPrec :: Int -> Self -> ShowS #

show :: Self -> String #

showList :: [Self] -> ShowS #

Generic Self Source # 

Associated Types

type Rep Self :: * -> * #

Methods

from :: Self -> Rep Self x #

to :: Rep Self x -> Self #

FromJSON Self Source # 
type Rep Self Source # 
type Rep Self = D1 * (MetaData "Self" "Json.TranscriptTypes" "voicebase-0.1.1.1-Br6UmBSv4ILTgxXO7vsoY" False) (C1 * (MetaCons "Self" PrefixI True) (S1 * (MetaSel (Just Symbol "selfHref") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))

data Links Source #

Constructors

Links 

Fields

data Transcript Source #

Constructors

Transcript 

Instances