in src/js/server/dialogflow.ts [72:75]
public createAudioFile(audio: any) { // create a wav file this.fileWriter.write(audio); }