Skip to content

Commit a757b44

Browse files
authored
Update README.md
1 parent 98ee891 commit a757b44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,9 @@ private void OnGetToken(AuthenticationToken authenticationToken, string customDa
352352
}
353353
```
354354

355+
## Streaming outside of US South region
356+
Watson services have upgraded their hosts to TLS 1.2. The US South region has a TLS 1.0 endpoint that will work for streaming but if you are streaming in other regions you will need to use Unity 2018.2 and set Scripting Runtime Version in Build Settings to .NET 4.x equivalent. In lower versions of Unity you will need to create the Speech to Text instance in US South.
357+
355358
## Documentation
356359
Documentation can be found [here][documentation]. You can also access the documentation by selecting API Reference the Watson menu (**Watson -> API Reference**).
357360

0 commit comments

Comments
 (0)