Created
          September 10, 2012 06:44 
        
      - 
      
- 
        Save luk-/3689281 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | mbp:~ luke$ stenographer I | |
| /Users/luke/Repos/nvm/v0.8.4/lib/node_modules/stenographer/index.js:49 | |
| console.log(JSON.parse(resp).hypotheses[0].utterance) | |
| ^ | |
| TypeError: Cannot read property 'utterance' of undefined | |
| at ConcatStream.cb (/Users/luke/Repos/nvm/v0.8.4/lib/node_modules/stenographer/index.js:49:49) | |
| at ConcatStream.end (/Users/luke/Repos/nvm/v0.8.4/lib/node_modules/stenographer/node_modules/concat-stream/index.js:43:21) | |
| at Request.onend (stream.js:66:10) | |
| at Request.EventEmitter.emit (events.js:115:20) | |
| at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/Users/luke/Repos/nvm/v0.8.4/lib/node_modules/stenographer/node_modules/request/main.js:616:14) | |
| at IncomingMessage.EventEmitter.emit (events.js:115:20) | |
| at IncomingMessage._emitEnd (http.js:366:10) | |
| at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23) | |
| at CleartextStream.socketOnData [as ondata] (http.js:1356:20) | |
| at CleartextStream.CryptoStream._push (tls.js:485:27) | |
| mbp:~ luke$ stenographer hello | |
| stream.js:81 | |
| throw er; // Unhandled stream error in pipe. | |
| ^ | |
| Error: write EPIPE | |
| at errnoException (net.js:782:11) | |
| at Object.afterWrite (net.js:600:19) | |
| mbp:~ luke$ stenographer hello | |
| hello | |
| mbp:~ luke$ | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment