Started adding support for voice

This commit is contained in:
Brandon Smith
2015-08-23 06:27:21 -03:00
parent a7fa1e48d6
commit a7c4bfa595
14 changed files with 439 additions and 156 deletions

View File

@@ -3,6 +3,6 @@
"sdk": {
"version": "1.0.0-beta6",
"architecture": "x64",
"runtime": "coreclr"
"runtime": "clr"
}
}