diff options
| author | Aditya Naik | 2016-07-11 12:59:40 -0400 |
|---|---|---|
| committer | Aditya Naik | 2016-07-11 12:59:40 -0400 |
| commit | a1283e03cdc44da6e1cd312c3ddc4db0dbdaf7a7 (patch) | |
| tree | 9fe5373177e473f56b02d3d4ba1a8a45c4be4275 /speech | |
initial working build
Diffstat (limited to 'speech')
| -rw-r--r-- | speech/TVnotConnectedError | 1 | ||||
| -rw-r--r-- | speech/TVnotConnectedError~ | 1 | ||||
| -rw-r--r-- | speech/greetings | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/speech/TVnotConnectedError b/speech/TVnotConnectedError new file mode 100644 index 0000000..fc716aa --- /dev/null +++ b/speech/TVnotConnectedError @@ -0,0 +1 @@ +I'm sorry Aditya, but the TV is not responding
\ No newline at end of file diff --git a/speech/TVnotConnectedError~ b/speech/TVnotConnectedError~ new file mode 100644 index 0000000..38483b8 --- /dev/null +++ b/speech/TVnotConnectedError~ @@ -0,0 +1 @@ +I'm sorry Aditya, but the TV seems to be turned off
\ No newline at end of file diff --git a/speech/greetings b/speech/greetings new file mode 100644 index 0000000..6bf999b --- /dev/null +++ b/speech/greetings @@ -0,0 +1 @@ +Yes?
\ No newline at end of file |
