jiazhongchen

NodeClientResponse

Dec 18th, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.66 KB | None | 0 0
  1. Response {
  2.   Format: 'SoundHoundVoiceSearchResult',
  3.   FormatVersion: '1.0',
  4.   Status: 'OK',
  5.   NumToReturn: 1,
  6.   AllResults: [
  7.     {
  8.       CommandKind: 'InformationCommand',
  9.       SpokenResponse: 'The weather is sixteen degrees and cloudy in Toronto.',
  10.       SpokenResponseLong: 'The weather is sixteen degrees and cloudy in Toronto.',
  11.       WrittenResponse: 'The weather is 16 °F and cloudy in Toronto, Canada.',
  12.       WrittenResponseLong: 'The weather is 16 °F and cloudy in Toronto, Canada.',
  13.       AutoListen: false,
  14.       ConversationState: [Object],
  15.       ViewType: [Array],
  16.       TemplateName: 'VerticalTemplateList',
  17.       TemplateData: [Object],
  18.       HTMLData: [Object],
  19.       InformationNuggets: [Array]
  20.     }
  21.   ],
  22.   Disambiguation: { NumToShow: 1, ChoiceData: [ [Object] ] },
  23.   ResultsAreFinal: [ true ],
  24.   DomainUsage: [
  25.     {
  26.       Domain: 'Weather',
  27.       DomainUniqueID: 'c9c52a1b-b28c-4d6c-869b-439160a9432b',
  28.       CreditsUsed: 1
  29.     },
  30.     {
  31.       Domain: 'Query Glue',
  32.       DomainUniqueID: '591bfa8a-7468-4e65-8632-dfa5ebf8f0f2',
  33.       CreditsUsed: 0
  34.     }
  35.   ],
  36.   BuildInfo: {
  37.     User: 'knightly',
  38.     Date: 'Sun Dec  8 20:17:31 PST 2019',
  39.     Machine: '7fhpjh2.pnp.melodis.com',
  40.     SVNRevision: '54997',
  41.     SVNBranch: 'dev_multi_machine',
  42.     BuildNumber: '6107',
  43.     Kind: 'Low Fat',
  44.     Variant: 'release'
  45.   },
  46.   QueryID: '7c8da60d-f7db-624f-dc55-46a9ec863c81',
  47.   ServerGeneratedId: '7c8da60d-f7db-624f-dc55-46a9ec863c81',
  48.   AudioLength: BigNumber { s: 1, e: 0, c: [ 2, 75000000000000 ] },
  49.   RealSpeechTime: BigNumber { s: 1, e: 0, c: [ 1, 35500000000000 ] },
  50.   RealTime: BigNumber { s: 1, e: 0, c: [ 1, 42800000000000 ] }
  51. }
Advertisement
Add Comment
Please, Sign In to add comment