-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ssml tags are capitalized causing errors on twillio ml apps #207
Comments
Facing Warning 12200 For SSML Tags e.g. Do we have ETA for the fixes? @AsabuHere |
@twilio Should we use twilio-go sdk for production ? |
We are working on this issue in the current sprint https://issues.corp.twilio.com/browse/DII-1185. Since these files are auto generated the above PR would not work. This need another PR to yoyodyne repo which generates these files. Otherwise these changes will be overwritten in the next release. The yoyodyne changes needs a detailed analysis and more work which may take some more time. We will keep this thread posted about the progress |
Hi @comsma, Can you please provide detailed steps on how to reproduce this issue? Please share a sample code snippet where this is used and what usage caused this exact error Thanks, |
Hi @comsma Any updates on this issue? |
@AsabuHere Detailed steps to reproduce were provided several days before (Oct 11, 2023) your last response to this issue in #221 where you asked for steps as well. It seems strange that you would follow-up to ask for them again. You said back on Oct 11, 2023 that it would slated for that current sprint. The relevant code on how to reproduce this was provided. Are there any further updates on when this will be resolved. From my understanding that sprint you had mentioned has come and gone. It may be prudent to merge in the various pull requests that fix this issue until the twilio team can get around to resolving this long-standing issue. |
@AsabuHere is there a new release that fixes the VoiceProsody tag?there was no communication in this issue |
Issue Summary
The twiml.VoiceProsody struct does not generate the right xml tag for prosody. ssml docs
Steps to Reproduce
Technical details:
The text was updated successfully, but these errors were encountered: