Commit 530283ec authored by helinlin's avatar helinlin

对接语音数据

parent 0a43d10f
...@@ -42,7 +42,7 @@ public class RealTimeStream2Text { ...@@ -42,7 +42,7 @@ public class RealTimeStream2Text {
@Value("${ifc.url}") @Value("${ifc.url}")
String audioSystemAddress; String audioSystemAddress;
@Value("${rule.definition.localIp}") @Value("${ifc.call-back.localIp}")
String localIpAddress; String localIpAddress;
/** /**
......
...@@ -40,3 +40,7 @@ file.url=http://39.98.45.134:9000/ ...@@ -40,3 +40,7 @@ file.url=http://39.98.45.134:9000/
video.url=https://11.11.16.4:443/ video.url=https://11.11.16.4:443/
ifc.url=http://11.11.16.17/IFCInterface ifc.url=http://11.11.16.17/IFCInterface
ifc.call-back.localIp=11.11.16.1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment