Hey Everyone,
Trying to find where these properties for SetServiceProperty are documented as I am unable to find them listed anywhere.


https://docs.microsoft.com/en-us/dotnet/api/microsoft.cognitiveservices.speech.speechconfig?view=azure-dotnet
Microsoft.CognitiveServices.Speech.SpeechConfig
public void SetServiceProperty(string name, string value, ServicePropertyChannel channel);
Looking to possibly move to Azure Speech to Text, but the default options don’t fit our requirements unless we create a very robust post processing library. I’ve found one setting which has helped, but hopefully more of these properties will allow us to move on over.
Thanks in advance
no comments yet
Be the first to share what you think!
C# devs
null reference exceptions

source