- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have the java script web speech recognition example running on localhost, but it seems to only run on that. Can we get this running on a public domain?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If it is working fine in localhost, then it should work fine anywhere else that you configure it to run...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When running on public domains you could get all sorts of delays and maybe the message is getting truncated somehow.
Could you save the audio and try to listen to it to check if it is arriving fine?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When using the app on the computer hosting the server (accessing http://localhost and http://192.168.1.1) it works fine.
When accessing the program on http://192.168.1.1 with another computer on the same LAN the web socket doesn't connect to the host computer.
The goal is to access the application outside the local network using a public domain.
I would think if I can access this using LAN than I would be able to access this using a public ip domain.
Also, all ports using the websockets are open.
Has anyone gotten this working? Any insight?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page