|
|
@@ -277,7 +277,7 @@ public class SpeakerServiceImpl implements ISpeakerService {
|
|
|
}
|
|
|
boolean isTrue = invokePost(JSONObject.toJSON(play).toString(),deviceIp, 0, play.getPort());
|
|
|
if (isTrue) {
|
|
|
- commonTextParseVoice(texts,playVoList);
|
|
|
+ commonTextUrlVoice(texts,playVoList,playNum,level);
|
|
|
break;
|
|
|
}
|
|
|
}
|