ProjectOxford-ClientSDK - This repo has moved :house: Visit our website for the latest SDKs & Samples

Overview

This project has moved 🏠

We heard your feedback! This repo has been deprecated and each project has moved to a new home in a repo scoped by API and platform. We believe this is a more effective way for both you and us to make updates and get the latest SDKs & Samples.

You can now find the full list of SDKs and Samples on our website.

Happy coding!

Comments
  • Getting Bad request error for enrolment - Speaker Recognition

    Getting Bad request error for enrolment - Speaker Recognition

    Hi, I've been trying to enroll a voice file for a created profile using the python API. I was able to create a profile and list all profiles successfully. But when I try to enroll a voice (.wav) file with a simple hello world phrase with the created profile, I get the error 'ERROR:root:Error enrolling profile.' which in the trace tells 'Exception: Error enrolling profile: Bad Request'. If needed I can attach the stack trace. Can you help me getting started with this?

    Speaker Recognition 
    opened by rajagopal28 18
  • Universal app support

    Universal app support

    Installing the Emotion NuGet package into a Windows 10 universal application fails with the following error:

    Installing Microsoft.ProjectOxford.Emotion 1.0.0.1.
    Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0.
    Some packages are not compatible with UAP,Version=v10.0.
    Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-arm).
    Some packages are not compatible with UAP,Version=v10.0 (win10-arm).
    Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-arm-aot).
    Some packages are not compatible with UAP,Version=v10.0 (win10-arm-aot).
    Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-x86).
    Some packages are not compatible with UAP,Version=v10.0 (win10-x86).
    Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-x86-aot).
    Some packages are not compatible with UAP,Version=v10.0 (win10-x86-aot).
    Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-x64).
    Some packages are not compatible with UAP,Version=v10.0 (win10-x64).
    Microsoft.ProjectOxford.Emotion 1.0.0.1 is not compatible with UAP,Version=v10.0 (win10-x64-aot).
    Some packages are not compatible with UAP,Version=v10.0 (win10-x64-aot).
    

    Any plans to support universal apps in the near future?

    Thanks for all the hard work you do, it is awesome!

    György

    opened by balassy 16
  • Could not load file or assembly 'SpeechClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    Could not load file or assembly 'SpeechClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    I am getting error while selecting any option to start recognition for speech to test project.(https://github.com/Microsoft/ProjectOxford-ClientSDK/tree/master/Speech/SpeechToText) Error :An unhandled exception of type 'System.BadImageFormatException' occurred in PresentationCore.dll

    Additional information: Could not load file or assembly 'SpeechClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    I have Azure account and provide primary,secondary subscriptions keys properly. Using x64.

    opened by nvgopika 14
  • AndroidSDK doesn't work on Marshmallow

    AndroidSDK doesn't work on Marshmallow

    I have been able to run the demo on other versions of android. When I attempt to run the demo on a 6.0 device, I get an error toast message and the following output log:

    11-25 11:11:08.190 23946-25068/com.microsoft.AzureIntelligentServicesExample I/NLPLAT: [email protected] Message: 'S' has -1421792596 remaining transmit attempts.
    11-25 11:11:08.190 23946-25068/com.microsoft.AzureIntelligentServicesExample I/NLPLAT: [email protected] Discarding failed message (name='S')
    11-25 11:11:08.190 23946-25068/com.microsoft.AzureIntelligentServicesExample I/NLPLAT: [email protected] Reporting message failure to the observer (name='S')
    11-25 11:11:08.190 23946-25068/com.microsoft.AzureIntelligentServicesExample I/NLPLAT: [email protected] Failed to 'hr', HR=8E200002, Failed to send message (name='S')
    11-25 11:11:08.190 23946-25068/com.microsoft.AzureIntelligentServicesExample I/NLPLAT: [email protected] Transport error, hr=8E200002
    11-25 11:11:08.190 23946-25068/com.microsoft.AzureIntelligentServicesExample E/NLPLAT: native error -1910505470
    
    support 
    opened by halissonvit 12
  • FAILED to run the vision c# example

    FAILED to run the vision c# example

    hello every body..

    i followed the steps written here

    https://www.microsoft.com/cognitive-services/en-us/computer-vision-api/documentation/getstarted/getstartedvisionapiforwindows

    i downloaded the codes zip from gethups

    1- the folder Sample-console not found

    2- i tryied the examole inside SAMPLE.WPF and when tring to start the c# project, alot of errors generated like this:

    Error CS0234 The type or namespace name 'ProjectOxford' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) VisionAPI-WPF-Samples C:\Users\khadijah\Documents\Visual Studio 2015\ProjectOxford-ClientSDK-CognitiveServices_1606\Vision\Windows\Sample-WPF\AnalyzeInDomainPage.xaml.cs 43 Active

    do you have any idea please ..

    thanks in advanced.

    opened by khadijah111 10
  • AndroidSDK for Speech fails on Nexus 5 with Android 6.0.1.

    AndroidSDK for Speech fails on Nexus 5 with Android 6.0.1.

    I'm trying to use the speech-to-text functionality through mic and experiencing issues. Would be super grateful to get some help/pointers here.

    The sample app works when built but I am unable to get it work in my own prototype. The very same prototype works on Nexus 5 with 5.1.1.

    I'm using Gradle with the usual compile 'com.microsoft.projectoxford:speechrecognition:0.5.2' clause with libandroid_platform.so copied from SDK into my project's jniLibs/armeabi. Upon calling MicrophoneRecognitionClient.startMicAndRecognition() I get the following error.

    01-07 22:49:23.519 30128-30128/my.app.package I/NLPLAT: [email protected] Using local IHost
    01-07 22:49:23.521 30128-30128/my.app.package I/NLPLAT: [email protected] originating error 0x80070057 from InitializeFileSystem 20
    01-07 22:49:23.526 30128-30128/my.app.package I/NLPLAT: [email protected] ServiceUri: https://websockets.platform.bing.com/ws/speech/recognize
    01-07 22:49:24.080 30128-30128/my.app.package I/NLPLAT: [email protected] originating error 0x80070057 from OnPreConnect 182
    01-07 22:49:24.080 30128-30128/my.app.package I/NLPLAT: [email protected] originating error 0x80070057 from BeginRequest 147
    01-07 22:49:24.081 30128-30128/my.app.package I/NLPLAT: [email protected] 
    01-07 22:49:24.082 30128-1067/my.app.package I/NLPLAT: [email protected] originating error 0x8000ffff from Receive 491
    01-07 22:49:24.082 30128-1067/my.app.package I/NLPLAT: [email protected] originating error 0x8000ffff from Worker 709
    01-07 22:49:24.082 30128-1067/my.app.package I/NLPLAT: [email protected] 
    01-07 22:49:24.511 30128-30128/my.app.package I/NLPLAT: [email protected] Refreshing token S
    01-07 22:49:24.511 30128-30128/my.app.package I/NLPLAT: [email protected] originating error 0x80070057 from OpenApplicationFile 52
    01-07 22:49:24.511 30128-30128/my.app.package I/NLPLAT: [email protected] originating error 0x80070057 from AppFileToString 136
    01-07 22:49:24.511 30128-30128/my.app.package I/NLPLAT: [email protected] originating error 0x80070057 from InitializeRenderer 103
    01-07 22:49:24.511 30128-30128/my.app.package I/NLPLAT: [email protected] Initializing Audio Services
    01-07 22:49:24.512 30128-30128/my.app.package W/AudioRecord: AUDIO_INPUT_FLAG_FAST denied by client; transfer 1, track 16000 Hz, primary 48000 Hz
    01-07 22:49:24.514 30128-30128/my.app.package E/AudioRecord: AudioFlinger could not create record track, status: -1
    01-07 22:49:24.516 30128-30128/my.app.package E/libOpenSLES: android_audioRecorder_realize(0xae3bba00) error creating AudioRecord object; status -1
    01-07 22:49:24.516 30128-30128/my.app.package W/libOpenSLES: Leaving Object::Realize (SL_RESULT_CONTENT_UNSUPPORTED)
    01-07 22:49:24.516 30128-30128/my.app.package I/NLPLAT: [email protected] originating error 0x8000ffff from Initialize 47
    01-07 22:49:24.516 30128-30128/my.app.package E/NLPLAT: native error -1910439934
    

    It looks like the library failed to gain access to the audio source, in this case the microphone... Any ideas on how this might be resolved?

    support Bing Speech 
    opened by ykakihara 9
  • Speech Recognition hangs with wave files recorded on iOS

    Speech Recognition hangs with wave files recorded on iOS

    I am successfully using speech recognition using the data client (with and without intent) from a C# service.

    However, if the wave file was recorded on iOS using the AVAudioRecorder class, none of the callbacks get called.

    The difference between these wave files and others is that they have a FLLR chunk in the header, between the regular FMT and data chunks which are commonly found in wave files. If I remove the FLLR chunk, everything works fine. However, the service should probably cope with this natively.

    bug 
    opened by SaqibS 7
  • SpeechClient.dll does not work with Windows Server 2012 R2 Datacenter

    SpeechClient.dll does not work with Windows Server 2012 R2 Datacenter

    I have a ASP.NET deployed on Windows Server 2012. We use HTML5 Speech API to capture user's microphone. These microphone samples are sent to the server using sockets. On the server, we forward this samples to Project Oxford servers using SpeechClient.dll.

    This dll works on Windows 10 and on Azure WebSite. Exception which I get is: System.IO.FileNotFoundException: Could not load file or assembly 'SpeechClient.dll' or one of its dependencies. The specified module could not be found.

    Please Help.

    support 
    opened by parijat1209 6
  • problems on speech sdk for ios

    problems on speech sdk for ios

    Hi,

    I apologize for posting it here, but I couldn't really find an issue tracker for the ios SDK. So, just checking if maybe you guys can help with this, or at least provide me a link where I can find help.

    I am trying to use the ios SDK, but for some reason, the flow doesn't work as it is supposed to.

    I am using the MicrophoneClientWithIntent, but for some reason the method onIntentReceived is not being called as it should.

    Is this a known issue? Any ideas how to workaround it?

    onFinalReponseReceived is called, but there is no information about the intent at that point.

    Thanks,

    support 
    opened by halissonvit 6
  • Do we have a WebSocket API reference for continuous Speech Recognition?

    Do we have a WebSocket API reference for continuous Speech Recognition?

    Hi,

    Speech.JS cannot do continuous recognition as the Partial Response is never received. I believe SpeechClient dll is connecting to Bing WebSocket servers for the continuous recognition to happen. Can't we directly connect to Bing WebSocket servers from HTML5 WebSockets? If so, then where can I find a sample code or a reference to directly connect to the Bing Speech WebSocket servers using JavaScript WebSockets?

    Thanks

    Bing Speech 
    opened by parijat1209 5
  • Speech sdks cannot connect to websocket server

    Speech sdks cannot connect to websocket server

    Both the iOS and Android app hang up at "On[email protected] Auth token status: 200" after calling createMicrophoneClient method. The same code worked fine one week ago on both platforms.

    The log from iOS console:

    [email protected] ServiceUri: https://websockets.platform.bing.com/ws/speech/[email protected] Application Name: [email protected] originating error 0x80070057 from OnPreConnect [email protected] originating error 0x80070057 from BeginRequest [email protected] [email protected] [email protected] Refreshing token /token/[email protected] originating error 0x80004005 from AppFileToString [email protected] originating error 0x80004005 from InitializeRenderer [email protected] Initializing Audio [email protected] Initializing Speech [email protected] Constructing CU client [email protected] Unable to get the max traffic limit from [email protected] Unable to get the current traffic counter from [email protected] originating error 0x8000ffff from ReadProperty [email protected] GetIdentityPropertyValue [email protected] Useragent Value iOS Assistant (iOS; 9.2;Phone;ProcessName/AppName=com.Microsoft.SpeechRecognitionServerExample;DeviceType=Near)[email protected] Created WinHttp session for use by WebSocketChannel hr = (0x0)[email protected] Initializing web socket channel to endpoint https://websockets.platform.bing.com/ws/speech/[email protected] Initiating websocket connection. m_connection=0x0 host=websockets.platform.bing.com [email protected] Auth token status: 200

    The console log from Android:

    02-16 18:12:47.502 12524-12524/? D/dalvikvm: Late-enabling CheckJNI 02-16 18:12:47.619 12524-12524/com.sample.test D/dalvikvm: Trying to load lib /data/data/com.sample.test/lib/libandroid_platform.so 0x41055dc0 02-16 18:12:47.650 12524-12524/com.sample.test D/dalvikvm: Added shared lib /data/data/com.sample.test/lib/libandroid_platform.so 0x41055dc0 02-16 18:12:47.650 12524-12524/com.sample.test D/dalvikvm: No JNI_OnLoad found in /data/data/com.sample.test/lib/libandroid_platform.so 0x41055dc0, skipping init 02-16 18:12:47.650 12524-12524/com.sample.test I/NLPLAT: [email protected] Using local IHost 02-16 18:12:47.658 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from InitializeFileSystem 20 02-16 18:12:47.666 12524-12524/com.sample.test I/NLPLAT: [email protected] ServiceUri: https://websockets.platform.bing.com/ws/speech/recognize 02-16 18:12:47.806 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from OnPreConnect 182 02-16 18:12:47.806 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from BeginRequest 147 02-16 18:12:47.814 12524-12524/com.sample.test I/NLPLAT: [email protected] 02-16 18:12:47.814 12524-12565/com.sample.test I/NLPLAT: [email protected] originating error 0x8000ffff from Receive 491 02-16 18:12:47.814 12524-12565/com.sample.test I/NLPLAT: [email protected] originating error 0x8000ffff from Worker 709 02-16 18:12:47.814 12524-12565/com.sample.test I/NLPLAT: [email protected] 02-16 18:12:47.908 12524-12524/com.sample.test I/NLPLAT: [email protected] Refreshing token S 02-16 18:12:47.908 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from OpenApplicationFile 52 02-16 18:12:47.908 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from AppFileToString 136 02-16 18:12:47.908 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from InitializeRenderer 103 02-16 18:12:47.908 12524-12524/com.sample.test I/NLPLAT: [email protected] Initializing Audio Services 02-16 18:12:47.908 12524-12524/com.sample.test E/ASFDummyExtractor: isASFParserAvailable 02-16 18:12:47.908 12524-12524/com.sample.test W/ASFDummyExtractor: ASF parser is not available 02-16 18:12:47.916 12524-12524/com.sample.test W/libOpenSLES: class OutputMix interface 0 requested but unavailable MPH=43 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Opening VAD 'raw/vcd/common/grammar/Date.0409.vad.xml' 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from OpenApplicationFile 52 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from AppFileToString 136 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from Load 207 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x80070057 from SetLocale 104 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Initializing Speech Services 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Constructing CU client 0x0x198c558 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Unable to get the max traffic limit from registry. 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Unable to get the current traffic counter from registry. 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] originating error 0x8000ffff from ReadProperty 1041 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] GetIdentityPropertyValue 3 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Useragent Value Android Assistant (Android; Unknown;Unknown;ProcessName/AppName=Unknown;DeviceType=Near) 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Created WinHttp session for use by WebSocketChannel hr = (0x0) 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Initializing web socket channel to endpoint https://websockets.platform.bing.com/ws/speech/recognize 02-16 18:12:47.924 12524-12524/com.sample.test I/NLPLAT: [email protected] Initiating websocket connection. m_connection=0x0 host=websockets.platform.bing.com port=443 02-16 18:12:47.971 12524-12571/com.sample.test I/NLPLAT: [email protected] Auth token status: 200

    opened by boxfish 5
  • Bump Newtonsoft.Json from 7.0.1 to 13.0.1 in /Speech/TextToSpeech/Samples-Http/QueuingMachine/QueuingMachine

    Bump Newtonsoft.Json from 7.0.1 to 13.0.1 in /Speech/TextToSpeech/Samples-Http/QueuingMachine/QueuingMachine

    Bumps Newtonsoft.Json from 7.0.1 to 13.0.1.

    Release notes

    Sourced from Newtonsoft.Json's releases.

    13.0.1

    • New feature - Add JsonSelectSettings with configuration for a regex timeout
    • Change - Remove portable assemblies from NuGet package
    • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
    • Fix - Fixed throwing missing member error on ignored fields
    • Fix - Fixed various nullable annotations
    • Fix - Fixed annotations not being copied when tokens are cloned
    • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
    • Fix - Fixed serializing nullable struct dictionaries
    • Fix - Fixed JsonWriter.WriteToken to allow null with string token
    • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
    • Fix - Fixed JTokenWriter when writing comment to an object

    12.0.3

    • New feature - Added support for nullable reference types
    • New feature - Added KebabCaseNamingStrategy
    • Change - Package now uses embedded package icon
    • Fix - Fixed bug when merging JToken with itself
    • Fix - Fixed performance of calling ICustomTypeDescriptor.GetProperties
    • Fix - Fixed serializing Enumerable.Empty and empty arrays on .NET Core 3.0
    • Fix - Fixed deserializing some collection types with constructor
    • Fix - Fixed deserializing IImmutableSet to ImmutableHashSet instead of ImmutableSortedSet
    • Fix - Fixed deserializing IImmutableDictionary to ImmutableDictionary instead of ImmutableSortedDictionary
    • Fix - Fixed deserializing into constructors with more than 256 parameters
    • Fix - Fixed hang when deserializing JTokenReader with preceding comment
    • Fix - Fixed JSONPath scanning with nested indexer
    • Fix - Fixed deserializing incomplete JSON object to JObject
    • Fix - Fixed using StringEnumConverter with naming strategy and specified values

    12.0.2

    • New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract
    • New feature - Added constructor to JTokenReader to specify initial path
    • New feature - Added JsonProperty.IsRequiredSpecified
    • New feature - Added JsonContract.InternalConverter
    • Change - Moved embedded debug symbols in NuGet package to a symbol package on NuGet.org
    • Fix - Fixed deserializing nullable struct collections
    • Fix - Fixed memory link when serializing enums to named values
    • Fix - Fixed error when setting JsonLoadSettings.DuplicatePropertyNameHandling to Replace

    12.0.1

    • New feature - Added NuGet package signing
    • New feature - Added Authenticode assembly signing
    • New feature - Added SourceLink support
    • New feature - Added constructors to StringEnumConverter for setting AllowIntegerValue
    • New feature - Added JsonNameTable and JsonTextReader.PropertyNameTable
    • New feature - Added line information to JsonSerializationException
    • New feature - Added JObject.Property overload with a StringComparison
    • New feature - Added JsonMergeSettings.PropertyNameComparison
    • New feature - Added support for multiple Date constructors with JavaScriptDateTimeConverter
    • New feature - Added support for strict equals and strict not equals in JSON Path queries

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump Newtonsoft.Json from 8.0.2 to 13.0.1 in /LinguisticAnalysis/Windows/Sample

    Bump Newtonsoft.Json from 8.0.2 to 13.0.1 in /LinguisticAnalysis/Windows/Sample

    Bumps Newtonsoft.Json from 8.0.2 to 13.0.1.

    Release notes

    Sourced from Newtonsoft.Json's releases.

    13.0.1

    • New feature - Add JsonSelectSettings with configuration for a regex timeout
    • Change - Remove portable assemblies from NuGet package
    • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
    • Fix - Fixed throwing missing member error on ignored fields
    • Fix - Fixed various nullable annotations
    • Fix - Fixed annotations not being copied when tokens are cloned
    • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
    • Fix - Fixed serializing nullable struct dictionaries
    • Fix - Fixed JsonWriter.WriteToken to allow null with string token
    • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
    • Fix - Fixed JTokenWriter when writing comment to an object

    12.0.3

    • New feature - Added support for nullable reference types
    • New feature - Added KebabCaseNamingStrategy
    • Change - Package now uses embedded package icon
    • Fix - Fixed bug when merging JToken with itself
    • Fix - Fixed performance of calling ICustomTypeDescriptor.GetProperties
    • Fix - Fixed serializing Enumerable.Empty and empty arrays on .NET Core 3.0
    • Fix - Fixed deserializing some collection types with constructor
    • Fix - Fixed deserializing IImmutableSet to ImmutableHashSet instead of ImmutableSortedSet
    • Fix - Fixed deserializing IImmutableDictionary to ImmutableDictionary instead of ImmutableSortedDictionary
    • Fix - Fixed deserializing into constructors with more than 256 parameters
    • Fix - Fixed hang when deserializing JTokenReader with preceding comment
    • Fix - Fixed JSONPath scanning with nested indexer
    • Fix - Fixed deserializing incomplete JSON object to JObject
    • Fix - Fixed using StringEnumConverter with naming strategy and specified values

    12.0.2

    • New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract
    • New feature - Added constructor to JTokenReader to specify initial path
    • New feature - Added JsonProperty.IsRequiredSpecified
    • New feature - Added JsonContract.InternalConverter
    • Change - Moved embedded debug symbols in NuGet package to a symbol package on NuGet.org
    • Fix - Fixed deserializing nullable struct collections
    • Fix - Fixed memory link when serializing enums to named values
    • Fix - Fixed error when setting JsonLoadSettings.DuplicatePropertyNameHandling to Replace

    12.0.1

    • New feature - Added NuGet package signing
    • New feature - Added Authenticode assembly signing
    • New feature - Added SourceLink support
    • New feature - Added constructors to StringEnumConverter for setting AllowIntegerValue
    • New feature - Added JsonNameTable and JsonTextReader.PropertyNameTable
    • New feature - Added line information to JsonSerializationException
    • New feature - Added JObject.Property overload with a StringComparison
    • New feature - Added JsonMergeSettings.PropertyNameComparison
    • New feature - Added support for multiple Date constructors with JavaScriptDateTimeConverter
    • New feature - Added support for strict equals and strict not equals in JSON Path queries

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump Newtonsoft.Json from 6.0.8 to 13.0.1 in /WebLM/Windows/ClientLibrary

    Bump Newtonsoft.Json from 6.0.8 to 13.0.1 in /WebLM/Windows/ClientLibrary

    Bumps Newtonsoft.Json from 6.0.8 to 13.0.1.

    Release notes

    Sourced from Newtonsoft.Json's releases.

    13.0.1

    • New feature - Add JsonSelectSettings with configuration for a regex timeout
    • Change - Remove portable assemblies from NuGet package
    • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
    • Fix - Fixed throwing missing member error on ignored fields
    • Fix - Fixed various nullable annotations
    • Fix - Fixed annotations not being copied when tokens are cloned
    • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
    • Fix - Fixed serializing nullable struct dictionaries
    • Fix - Fixed JsonWriter.WriteToken to allow null with string token
    • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
    • Fix - Fixed JTokenWriter when writing comment to an object

    12.0.3

    • New feature - Added support for nullable reference types
    • New feature - Added KebabCaseNamingStrategy
    • Change - Package now uses embedded package icon
    • Fix - Fixed bug when merging JToken with itself
    • Fix - Fixed performance of calling ICustomTypeDescriptor.GetProperties
    • Fix - Fixed serializing Enumerable.Empty and empty arrays on .NET Core 3.0
    • Fix - Fixed deserializing some collection types with constructor
    • Fix - Fixed deserializing IImmutableSet to ImmutableHashSet instead of ImmutableSortedSet
    • Fix - Fixed deserializing IImmutableDictionary to ImmutableDictionary instead of ImmutableSortedDictionary
    • Fix - Fixed deserializing into constructors with more than 256 parameters
    • Fix - Fixed hang when deserializing JTokenReader with preceding comment
    • Fix - Fixed JSONPath scanning with nested indexer
    • Fix - Fixed deserializing incomplete JSON object to JObject
    • Fix - Fixed using StringEnumConverter with naming strategy and specified values

    12.0.2

    • New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract
    • New feature - Added constructor to JTokenReader to specify initial path
    • New feature - Added JsonProperty.IsRequiredSpecified
    • New feature - Added JsonContract.InternalConverter
    • Change - Moved embedded debug symbols in NuGet package to a symbol package on NuGet.org
    • Fix - Fixed deserializing nullable struct collections
    • Fix - Fixed memory link when serializing enums to named values
    • Fix - Fixed error when setting JsonLoadSettings.DuplicatePropertyNameHandling to Replace

    12.0.1

    • New feature - Added NuGet package signing
    • New feature - Added Authenticode assembly signing
    • New feature - Added SourceLink support
    • New feature - Added constructors to StringEnumConverter for setting AllowIntegerValue
    • New feature - Added JsonNameTable and JsonTextReader.PropertyNameTable
    • New feature - Added line information to JsonSerializationException
    • New feature - Added JObject.Property overload with a StringComparison
    • New feature - Added JsonMergeSettings.PropertyNameComparison
    • New feature - Added support for multiple Date constructors with JavaScriptDateTimeConverter
    • New feature - Added support for strict equals and strict not equals in JSON Path queries

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump Newtonsoft.Json from 8.0.2 to 13.0.1 in /Emotion/Windows/Sample-WPF

    Bump Newtonsoft.Json from 8.0.2 to 13.0.1 in /Emotion/Windows/Sample-WPF

    Bumps Newtonsoft.Json from 8.0.2 to 13.0.1.

    Release notes

    Sourced from Newtonsoft.Json's releases.

    13.0.1

    • New feature - Add JsonSelectSettings with configuration for a regex timeout
    • Change - Remove portable assemblies from NuGet package
    • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
    • Fix - Fixed throwing missing member error on ignored fields
    • Fix - Fixed various nullable annotations
    • Fix - Fixed annotations not being copied when tokens are cloned
    • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
    • Fix - Fixed serializing nullable struct dictionaries
    • Fix - Fixed JsonWriter.WriteToken to allow null with string token
    • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
    • Fix - Fixed JTokenWriter when writing comment to an object

    12.0.3

    • New feature - Added support for nullable reference types
    • New feature - Added KebabCaseNamingStrategy
    • Change - Package now uses embedded package icon
    • Fix - Fixed bug when merging JToken with itself
    • Fix - Fixed performance of calling ICustomTypeDescriptor.GetProperties
    • Fix - Fixed serializing Enumerable.Empty and empty arrays on .NET Core 3.0
    • Fix - Fixed deserializing some collection types with constructor
    • Fix - Fixed deserializing IImmutableSet to ImmutableHashSet instead of ImmutableSortedSet
    • Fix - Fixed deserializing IImmutableDictionary to ImmutableDictionary instead of ImmutableSortedDictionary
    • Fix - Fixed deserializing into constructors with more than 256 parameters
    • Fix - Fixed hang when deserializing JTokenReader with preceding comment
    • Fix - Fixed JSONPath scanning with nested indexer
    • Fix - Fixed deserializing incomplete JSON object to JObject
    • Fix - Fixed using StringEnumConverter with naming strategy and specified values

    12.0.2

    • New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract
    • New feature - Added constructor to JTokenReader to specify initial path
    • New feature - Added JsonProperty.IsRequiredSpecified
    • New feature - Added JsonContract.InternalConverter
    • Change - Moved embedded debug symbols in NuGet package to a symbol package on NuGet.org
    • Fix - Fixed deserializing nullable struct collections
    • Fix - Fixed memory link when serializing enums to named values
    • Fix - Fixed error when setting JsonLoadSettings.DuplicatePropertyNameHandling to Replace

    12.0.1

    • New feature - Added NuGet package signing
    • New feature - Added Authenticode assembly signing
    • New feature - Added SourceLink support
    • New feature - Added constructors to StringEnumConverter for setting AllowIntegerValue
    • New feature - Added JsonNameTable and JsonTextReader.PropertyNameTable
    • New feature - Added line information to JsonSerializationException
    • New feature - Added JObject.Property overload with a StringComparison
    • New feature - Added JsonMergeSettings.PropertyNameComparison
    • New feature - Added support for multiple Date constructors with JavaScriptDateTimeConverter
    • New feature - Added support for strict equals and strict not equals in JSON Path queries

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump Newtonsoft.Json from 8.0.2 to 13.0.1 in /Video/Windows/Sample-WPF

    Bump Newtonsoft.Json from 8.0.2 to 13.0.1 in /Video/Windows/Sample-WPF

    Bumps Newtonsoft.Json from 8.0.2 to 13.0.1.

    Release notes

    Sourced from Newtonsoft.Json's releases.

    13.0.1

    • New feature - Add JsonSelectSettings with configuration for a regex timeout
    • Change - Remove portable assemblies from NuGet package
    • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
    • Fix - Fixed throwing missing member error on ignored fields
    • Fix - Fixed various nullable annotations
    • Fix - Fixed annotations not being copied when tokens are cloned
    • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
    • Fix - Fixed serializing nullable struct dictionaries
    • Fix - Fixed JsonWriter.WriteToken to allow null with string token
    • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
    • Fix - Fixed JTokenWriter when writing comment to an object

    12.0.3

    • New feature - Added support for nullable reference types
    • New feature - Added KebabCaseNamingStrategy
    • Change - Package now uses embedded package icon
    • Fix - Fixed bug when merging JToken with itself
    • Fix - Fixed performance of calling ICustomTypeDescriptor.GetProperties
    • Fix - Fixed serializing Enumerable.Empty and empty arrays on .NET Core 3.0
    • Fix - Fixed deserializing some collection types with constructor
    • Fix - Fixed deserializing IImmutableSet to ImmutableHashSet instead of ImmutableSortedSet
    • Fix - Fixed deserializing IImmutableDictionary to ImmutableDictionary instead of ImmutableSortedDictionary
    • Fix - Fixed deserializing into constructors with more than 256 parameters
    • Fix - Fixed hang when deserializing JTokenReader with preceding comment
    • Fix - Fixed JSONPath scanning with nested indexer
    • Fix - Fixed deserializing incomplete JSON object to JObject
    • Fix - Fixed using StringEnumConverter with naming strategy and specified values

    12.0.2

    • New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract
    • New feature - Added constructor to JTokenReader to specify initial path
    • New feature - Added JsonProperty.IsRequiredSpecified
    • New feature - Added JsonContract.InternalConverter
    • Change - Moved embedded debug symbols in NuGet package to a symbol package on NuGet.org
    • Fix - Fixed deserializing nullable struct collections
    • Fix - Fixed memory link when serializing enums to named values
    • Fix - Fixed error when setting JsonLoadSettings.DuplicatePropertyNameHandling to Replace

    12.0.1

    • New feature - Added NuGet package signing
    • New feature - Added Authenticode assembly signing
    • New feature - Added SourceLink support
    • New feature - Added constructors to StringEnumConverter for setting AllowIntegerValue
    • New feature - Added JsonNameTable and JsonTextReader.PropertyNameTable
    • New feature - Added line information to JsonSerializationException
    • New feature - Added JObject.Property overload with a StringComparison
    • New feature - Added JsonMergeSettings.PropertyNameComparison
    • New feature - Added support for multiple Date constructors with JavaScriptDateTimeConverter
    • New feature - Added support for strict equals and strict not equals in JSON Path queries

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump Newtonsoft.Json from 6.0.8 to 13.0.1 in /WebLM/Windows/Sample

    Bump Newtonsoft.Json from 6.0.8 to 13.0.1 in /WebLM/Windows/Sample

    Bumps Newtonsoft.Json from 6.0.8 to 13.0.1.

    Release notes

    Sourced from Newtonsoft.Json's releases.

    13.0.1

    • New feature - Add JsonSelectSettings with configuration for a regex timeout
    • Change - Remove portable assemblies from NuGet package
    • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
    • Fix - Fixed throwing missing member error on ignored fields
    • Fix - Fixed various nullable annotations
    • Fix - Fixed annotations not being copied when tokens are cloned
    • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
    • Fix - Fixed serializing nullable struct dictionaries
    • Fix - Fixed JsonWriter.WriteToken to allow null with string token
    • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
    • Fix - Fixed JTokenWriter when writing comment to an object

    12.0.3

    • New feature - Added support for nullable reference types
    • New feature - Added KebabCaseNamingStrategy
    • Change - Package now uses embedded package icon
    • Fix - Fixed bug when merging JToken with itself
    • Fix - Fixed performance of calling ICustomTypeDescriptor.GetProperties
    • Fix - Fixed serializing Enumerable.Empty and empty arrays on .NET Core 3.0
    • Fix - Fixed deserializing some collection types with constructor
    • Fix - Fixed deserializing IImmutableSet to ImmutableHashSet instead of ImmutableSortedSet
    • Fix - Fixed deserializing IImmutableDictionary to ImmutableDictionary instead of ImmutableSortedDictionary
    • Fix - Fixed deserializing into constructors with more than 256 parameters
    • Fix - Fixed hang when deserializing JTokenReader with preceding comment
    • Fix - Fixed JSONPath scanning with nested indexer
    • Fix - Fixed deserializing incomplete JSON object to JObject
    • Fix - Fixed using StringEnumConverter with naming strategy and specified values

    12.0.2

    • New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract
    • New feature - Added constructor to JTokenReader to specify initial path
    • New feature - Added JsonProperty.IsRequiredSpecified
    • New feature - Added JsonContract.InternalConverter
    • Change - Moved embedded debug symbols in NuGet package to a symbol package on NuGet.org
    • Fix - Fixed deserializing nullable struct collections
    • Fix - Fixed memory link when serializing enums to named values
    • Fix - Fixed error when setting JsonLoadSettings.DuplicatePropertyNameHandling to Replace

    12.0.1

    • New feature - Added NuGet package signing
    • New feature - Added Authenticode assembly signing
    • New feature - Added SourceLink support
    • New feature - Added constructors to StringEnumConverter for setting AllowIntegerValue
    • New feature - Added JsonNameTable and JsonTextReader.PropertyNameTable
    • New feature - Added line information to JsonSerializationException
    • New feature - Added JObject.Property overload with a StringComparison
    • New feature - Added JsonMergeSettings.PropertyNameComparison
    • New feature - Added support for multiple Date constructors with JavaScriptDateTimeConverter
    • New feature - Added support for strict equals and strict not equals in JSON Path queries

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
Releases(CognitiveServices_1606)
  • CognitiveServices_1606(Jun 7, 2016)

    Common SDK change

    • Fix assembly version issue
    • Change reflected in NuGet package v1.0.308

    Emotion SDK change

    • Fix Python v3 compatibility issues
    • Helper method to list emotions ranked by confidence
    • Change reflected in NuGet package v1.0.310

    Vision SDK change

    • Fix Python v3 compatibility issues
    • Fix result field in AnalysisInDomainResult (Android) (https://github.com/Microsoft/ProjectOxford-ClientSDK/issues/52)
    • Change reflected in NuGet package v1.0.354

    SpeakerRecognition SDK change

    • Improved error-reporting in Python samples (https://github.com/Microsoft/ProjectOxford-ClientSDK/issues/66)

    Face SDK change

    • Fix Python v3 compatibility issues

    Video SDK change

    • Fix Python v3 compatibility issues
    • Update sample C# application to reference the NuGet package
    • Fix in CreateOperationAsync(url) implementation (https://github.com/Microsoft/ProjectOxford-ClientSDK/issues/71)
    • Change reflected in NuGet package v1.0.310

    Speech SDK change

    • Android Speech SDK - Stabilization and performance fixes
    • Speech.JS SDK - Removed authentication requirement for LUIS
    Source code(tar.gz)
    Source code(zip)
  • CognitiveServices_1604_01(Apr 14, 2016)

    Emotion/Common SDK change

    A few changes were made to the Emotion SDK NuGet package to support Xamarin solutions:

    1. The Microsoft.Bcl NuGet dependency was updated to 1.0.21.
    2. A bug was fixed in the path handling code to accommodate deployment on Android. There is no functional change for non-Xamarin users. A new NuGet package for the Emotion SDK v1.0.251 (and its dependent Common package v1.0.250) is available via NuGet.org.

    Vision SDK change

    • A configuration change was made for the Vision API to support Windows Phone 8.1.
    • A new NuGet package for the Vision SDK v1.0.296 is available via NuGet.org.

    Linguistic Analysis SDK change

    • An error in return type in AnalyzeTextResult was corrected. (https://github.com/Microsoft/ProjectOxford-ClientSDK/issues/47).
    • The solution file was tidied up to build cleanly in Visual Studio. (https://github.com/Microsoft/ProjectOxford-ClientSDK/issues/49).
    Source code(tar.gz)
    Source code(zip)
  • CognitiveServices_1604(Apr 9, 2016)

    Speech Android SDK fix:

    • Update Android Speech SDK to OpenSSL v1.0.1s (libandroid_platform.so).
    • Android Speech SDK uses OpenSSL. The older version of this component is found with security vulnerability, and Android Speech SDK is also affected.
    • If you use Speech SDK from Microsoft Cognitive Service, please re-link your app with the updated libandroid_platform.so and re-release your apps as soon as possible. Google Play Store scans apps using OpenSSL. Beginning July 11, 2016, Google Play will block publishing of any new apps or updates that use older versions of OpenSSL.
    • The vulnerabilities of OpenSSL include "logjam" and CVE-2015-3194. The Logjam attack allows a man-in-the-middle attacker to downgrade vulnerable TLS connections to 512-bit export-grade cryptography. This allows the attacker to read and modify any data passed over the connection. Details about other vulnerabilities are available here.

    Video Windows SDK change:

    • Add a new public property VideoServiceClient.Timeout to address the issue that VideoServiceClient.GetResultVideoAsync() may be timeout when downloading large files

    Emotion Jupyter Notebook:

    • Updated Jupyter notebook to demonstrate how users can upload images on the local system for emotion detection

    Face API SDK (Python)

    • Updated Jupyter notebook to demonstrate how users can upload images on the local system for emotion detection

    Computer Vision API SDK (Python)

    • Updated Jupyter notebook to demonstrate how users can upload images on the local system for emotion detection
    Source code(tar.gz)
    Source code(zip)
  • CognitiveServices_1603(Mar 30, 2016)

    Release Summary

    Project Oxford now is part of Microsoft Cognitive Services. Welcome to Microsoft Cognitive Services! Please see more info at: https://www.microsoft.com/cognitive-services

    New client libraries/samples: • Entity Linking Windows client library • Emotion recognition in video • Face iOS Cocoapods and sample • Linguistic Analysis Windows client library and sample • Speech.JS for Speech To Text APIs using JavaScript • Speech to Text/LUIS iOS sample • WebLM (Web Language Model) client library and sample • Jupyter Notebook sample for Emotion, Face and Vision

    Known issues:

    VideoServiceClient.GetResultVideoAsync() may hit timeout when downloading large files

    Workaround:

    Send request directly to the service instead of calling GetResultVideoAsync(). i.e. HttpWebRequest request = HttpWebRequest.CreateHttp(result.ResourceLocation); // result from GetOperationResultAsync() request.Headers.Add("ocp-apim-subscription-key", "[your subscription key]"); WebResponse response = request.GetResponse();

    Time to fix:

    Within a week

    Source code(tar.gz)
    Source code(zip)
  • 1603(Mar 8, 2016)

  • 1601-01(Feb 2, 2016)

  • 201512(Dec 18, 2015)

    Contents:

    • Speaker Recognition API
    • Video API

    Please see more details in: http://blogs.technet.com/b/machinelearning/archive/2015/12/14/now-available-speaker-amp-video-apis-from-microsoft-project-oxford.aspx

    Source code(tar.gz)
    Source code(zip)
  • 1512-2(Dec 18, 2015)

  • v0.5.0(Nov 12, 2015)

    First public release of Project Oxford SDK:

    • Face client library and sample for Windows .NET and Android
    • Computer Vision client library and sample for Windows .NET and Android
    • Speech to Text client library and sample for Windows .NET and Android
    • Text to Speech client library and sample for Windows .NET and Android
    Source code(tar.gz)
    Source code(zip)
Owner
Microsoft
Open source projects and samples from Microsoft
Microsoft
Libtorch yolov3 deepsort

Overview It is for my undergrad thesis in Tsinghua University. There are four modules in the project: Detection: YOLOv3 Tracking: SORT and DeepSORT Pr

Xu Wei 226 Dec 13, 2022
Repository for the NeurIPS 2021 paper: "Exploiting Domain-Specific Features to Enhance Domain Generalization".

meta-Domain Specific-Domain Invariant (mDSDI) Source code implementation for the paper: Manh-Ha Bui, Toan Tran, Anh Tuan Tran, Dinh Phung. "Exploiting

VinAI Research 12 Nov 25, 2022
The official implementation of CircleNet: Anchor-free Detection with Circle Representation, MICCAI 2030

CircleNet: Anchor-free Detection with Circle Representation The official implementation of CircleNet, MICCAI 2020 [PyTorch] [project page] [MICCAI pap

The Biomedical Data Representation and Learning Lab 45 Nov 18, 2022
ICML 21 - Voice2Series: Reprogramming Acoustic Models for Time Series Classification

Voice2Series-Reprogramming Voice2Series: Reprogramming Acoustic Models for Time Series Classification International Conference on Machine Learning (IC

49 Jan 03, 2023
GPU Accelerated Non-rigid ICP for surface registration

GPU Accelerated Non-rigid ICP for surface registration Introduction Preivous Non-rigid ICP algorithm is usually implemented on CPU, and needs to solve

Haozhe Wu 144 Jan 04, 2023
AI Flow is an open source framework that bridges big data and artificial intelligence.

Flink AI Flow Introduction Flink AI Flow is an open source framework that bridges big data and artificial intelligence. It manages the entire machine

144 Dec 30, 2022
A curated list of awesome projects and resources related fastai

A curated list of awesome projects and resources related fastai

Tanishq Abraham 138 Dec 22, 2022
InferPy: Deep Probabilistic Modeling with Tensorflow Made Easy

InferPy: Deep Probabilistic Modeling Made Easy InferPy is a high-level API for probabilistic modeling written in Python and capable of running on top

PGM-Lab 141 Oct 13, 2022
PyTorch implementation of the paper Dynamic Data Augmentation with Gating Networks

Dynamic Data Augmentation with Gating Networks This is an official PyTorch implementation of the paper Dynamic Data Augmentation with Gating Networks

九州大学 ヒューマンインタフェース研究室 3 Oct 26, 2022
A library that allows for inference on probabilistic models

Bean Machine Overview Bean Machine is a probabilistic programming language for inference over statistical models written in the Python language using

Meta Research 234 Dec 29, 2022
Retina blood vessel segmentation with a convolutional neural network

Retina blood vessel segmentation with a convolution neural network (U-net) This repository contains the implementation of a convolutional neural netwo

Orobix 1.2k Jan 06, 2023
A GPU-optional modular synthesizer in pytorch, 16200x faster than realtime, for audio ML researchers.

torchsynth The fastest synth in the universe. Introduction torchsynth is based upon traditional modular synthesis written in pytorch. It is GPU-option

torchsynth 229 Jan 02, 2023
Implements Gradient Centralization and allows it to use as a Python package in TensorFlow

Gradient Centralization TensorFlow This Python package implements Gradient Centralization in TensorFlow, a simple and effective optimization technique

Rishit Dagli 101 Nov 01, 2022
Motion Reconstruction Code and Data for Skills from Videos (SFV)

Motion Reconstruction Code and Data for Skills from Videos (SFV) This repo contains the data and the code for motion reconstruction component of the S

268 Dec 01, 2022
StackNet is a computational, scalable and analytical Meta modelling framework

StackNet This repository contains StackNet Meta modelling methodology (and software) which is part of my work as a PhD Student in the computer science

Marios Michailidis 1.3k Dec 15, 2022
Keras like implementation of Deep Learning architectures from scratch using numpy.

Mini-Keras Keras like implementation of Deep Learning architectures from scratch using numpy. How to contribute? The project contains implementations

MANU S PILLAI 5 Oct 10, 2021
Segmentation Training Pipeline

Segmentation Training Pipeline This package is a part of Musket ML framework. Reasons to use Segmentation Pipeline Segmentation Pipeline was developed

Musket ML 52 Dec 12, 2022
Time series annotation library.

CrowdCurio Time Series Annotator Library The CrowdCurio Time Series Annotation Library implements classification tasks for time series. Features Suppo

CrowdCurio 51 Sep 15, 2022
This is a project based on ConvNets used to identify whether a road is clean or dirty. We have used MobileNet as our base architecture and the weights are based on imagenet.

PROJECT TITLE: CLEAN/DIRTY ROAD DETECTION USING TRANSFER LEARNING Description: This is a project based on ConvNets used to identify whether a road is

Faizal Karim 3 Nov 06, 2022
Dataset and Code for the paper "DepthTrack: Unveiling the Power of RGBD Tracking" (ICCV2021), and "Depth-only Object Tracking" (BMVC2021)

DeT and DOT Code and datasets for "DepthTrack: Unveiling the Power of RGBD Tracking" (ICCV2021) "Depth-only Object Tracking" (BMVC2021) @InProceedings

Yan Song 55 Dec 15, 2022