Skip to content

Instantly share code, notes, and snippets.

@linuxmaniac
linuxmaniac / README
Last active August 29, 2015 13:57
securecall VM config
URL: http://www.securecall.org/securecall_mysql.img.bz2
user: root
password: securecall
CAUTION!!
----------
This image is just an easy way to play with this environment. Is _NOT_ for production use.
You still need to implement measures to improve the security.
You have been warned.
@alotaiba
alotaiba / google_speech2text.md
Created February 3, 2012 13:20
Google Speech To Text API

Google Speech To Text API

Base URL: https://www.google.com/speech-api/v1/recognize
It accepts POST requests with voice file encoded in FLAC format, and query parameters for control.

Query Parameters

client
The client's name you're connecting from. For spoofing purposes, let's use chromium

lang
Speech language, for example, ar-QA for Qatari Arabic, or en-US for U.S. English