Improve TextToSpeech function by adding a speech rate parameter
Description of Change
Added a speech rate parameter to SpeechOptions and implemented the rate on all platforms.
Issues Fixed
Fixed in bug in the Tizen implementation. tts.AddText last Parameter is speed and not pitch. This needs to be options.rate.
@dotnet-policy-service agree
Could you retarget to the
net9.0branch?
I have :)
Can anybody shed some light regarding progress on this feature? I would love to have that too...
I don't know if I should or can do anything to speed up the process.
Well as i can see they want to target that change to .net9. Since i need to release a stable app at end of the year, i cannot see that i am going to migrate to .net9 in order to have that feature. Is it not possible to change it in .net8?
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
Unfortunately, I don't know much about the build tasks. Can someone explain to me what the problem is with: Unable to determine the domain name?
Please rebase this on main
Sorry this took a while, if you're still interested in getting this merged, please feel free to tag me and see if we can make it happen. Thanks!
Hello @jfversluis , I am still interested in the code being merged. But I still don't know what the problem is. If there is anything I can do, I am happy to do it.
Unfortunately, I don't know much about the build tasks. Can someone explain to me what the problem is with: Unable to determine the domain name?
@Zerod159 I'm not sure what you mean. To move this forward, I believe you need to merge main branch (or rebase on top of main which is preferable).
edit: If there is a problem with build or something, feel free to ask.
Indeed can you please rebase on main?
I merged my changes to main. what am i doing wrong?
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
Azure Pipelines successfully started running 3 pipeline(s).
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
Build succeeded here: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=10985162&view=results
🚨 API change(s) detected @davidbritch FYI