Friday 23 November 2018

What kind of voice recording machine was that in The Innkeepers? - Movies & TV

In The Innkeepers (2011), what kind of voice recording machine was that which Claire and Luke use? In what fields is that machine used in real life?



machine1
machine2

No comments:

Post a Comment

php - file_get_contents shows unexpected output while reading a file

I want to output an inline jpg image as a base64 encoded string, however when I do this : $contents = file_get_contents($filename); print &q...