Skip to content

Instantly share code, notes, and snippets.

@dc500
dc500 / gist:bb5753b62e9487d46b82bd117eb59ab1
Created February 17, 2017 16:28 — forked from jrosenthal/gist:4728879
Phaxio Simple HTML Fax Form - Proof of Concept, no bells and whistles
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<style type="text/css">
#faxForm label {
width:125px;
display: inline-block;
text-align: right;
@dc500
dc500 / Apple_Voices
Created August 13, 2017 18:20
Apple SpeechSynthesisVoice
[AVSpeechSynthesisVoice 0x608000003960] Language: ar-SA, Name: Maged, Quality: Default [com.apple.ttsbundle.Maged-compact],
[AVSpeechSynthesisVoice 0x608000003e60] Language: cs-CZ, Name: Zuzana, Quality: Default [com.apple.ttsbundle.Zuzana-compact],
[AVSpeechSynthesisVoice 0x608000003be0] Language: da-DK, Name: Sara, Quality: Default [com.apple.ttsbundle.Sara-compact],
[AVSpeechSynthesisVoice 0x608000003620] Language: de-DE, Name: Anna, Quality: Default [com.apple.ttsbundle.Anna-compact],
[AVSpeechSynthesisVoice 0x608000003a20] Language: el-GR, Name: Melina, Quality: Default [com.apple.ttsbundle.Melina-compact],
[AVSpeechSynthesisVoice 0x608000003820] Language: en-AU, Name: Karen, Quality: Default [com.apple.ttsbundle.Karen-compact],
[AVSpeechSynthesisVoice 0x6080000036e0] Language: en-GB, Name: Daniel, Quality: Default [com.apple.ttsbundle.Daniel-compact],
[AVSpeechSynthesisVoice 0x608000003aa0] Language: en-IE, Name: Moira, Quality: Default [com.apple.ttsbundle.Moira-compact],
[AVSpeechSynthesisVoic