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
To build a regression model to predict the concrete compressive strength based on the different features in the training data.

Cement-Strength-Prediction Problem Statement To build a regression model to predict the concrete compressive strength based on the different features

Ashish Kumar 4 Jun 11, 2022
Generate Cartoon Images using Generative Adversarial Network

AvatarGAN ✨ Generate Cartoon Images using DC-GAN Deep Convolutional GAN is a generative adversarial network architecture. It uses a couple of guidelin

Aakash Jhawar 50 Dec 29, 2022
From Fidelity to Perceptual Quality: A Semi-Supervised Approach for Low-Light Image Enhancement (CVPR'2020)

Under-exposure introduces a series of visual degradation, i.e. decreased visibility, intensive noise, and biased color, etc. To address these problems, we propose a novel semi-supervised learning app

Yang Wenhan 117 Jan 03, 2023
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .

DeepCTR DeepCTR is a Easy-to-use,Modular and Extendible package of deep-learning based CTR models along with lots of core components layers which can

浅梦 6.6k Jan 08, 2023
Async API for controlling Hue Lights

Hue API Async API for controlling Hue Lights Documentation: hue-api.nirantak.com Source: github.com/nirantak/hue-api Installation This is an async cli

Nirantak Raghav 4 Nov 16, 2022
NAS-HPO-Bench-II is the first benchmark dataset for joint optimization of CNN and training HPs.

NAS-HPO-Bench-II API Overview NAS-HPO-Bench-II is the first benchmark dataset for joint optimization of CNN and training HPs. It helps a fair and low-

yoichi hirose 8 Nov 21, 2022
Guided Internet-delivered Cognitive Behavioral Therapy Adherence Forecasting

Guided Internet-delivered Cognitive Behavioral Therapy Adherence Forecasting #Dataset The folder "Dataset" contains the dataset use in this work and m

0 Jan 08, 2022
The official PyTorch implementation of recent paper - SAINT: Improved Neural Networks for Tabular Data via Row Attention and Contrastive Pre-Training

This repository is the official PyTorch implementation of SAINT. Find the paper on arxiv SAINT: Improved Neural Networks for Tabular Data via Row Atte

Gowthami Somepalli 284 Dec 21, 2022
ULMFiT for Genomic Sequence Data

Genomic ULMFiT This is an implementation of ULMFiT for genomics classification using Pytorch and Fastai. The model architecture used is based on the A

Karl 276 Dec 12, 2022
The devkit of the nuScenes dataset.

nuScenes devkit Welcome to the devkit of the nuScenes and nuImages datasets. Overview Changelog Devkit setup nuImages nuImages setup Getting started w

Motional 1.6k Jan 05, 2023
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)

A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)

Aladdin Persson 4.7k Jan 08, 2023
Catbird is an open source paraphrase generation toolkit based on PyTorch.

Catbird is an open source paraphrase generation toolkit based on PyTorch. Quick Start Requirements and Installation The project is based on PyTorch 1.

Afonso Salgado de Sousa 5 Dec 15, 2022
ROS Basics and TurtleSim

Waypoint Follower Anna Garverick This package draws given waypoints, then waits for a service call with a start position to send the turtle to each wa

Anna Garverick 1 Dec 13, 2021
Official Matlab Implementation for "Tiny Obstacle Discovery by Occlusion-aware Multilayer Regression", TIP 2020

Tiny Obstacle Discovery by Occlusion-aware Multilayer Regression Official Matlab Implementation for "Tiny Obstacle Discovery by Occlusion-aware Multil

Xuefeng 5 Jan 15, 2022
General Vision Benchmark, a project from OpenGVLab

Introduction We build GV-B(General Vision Benchmark) on Classification, Detection, Segmentation and Depth Estimation including 26 datasets for model e

174 Dec 27, 2022
根据midi文件演奏“风物之诗琴”的脚本 "Windsong Lyre" auto play

Genshin-lyre-auto-play 简体中文 | English 简介 根据midi文件演奏“风物之诗琴”的脚本。由Python驱动,在此承诺, ⚠️ 项目内绝不含任何能够引起安全问题的代码。 前排提示:所有键盘在动但是原神没反应的都是因为没有管理员权限,双击run.bat或者以管理员模式

御坂17032号 386 Jan 01, 2023
Large-scale language modeling tutorials with PyTorch

Large-scale language modeling tutorials with PyTorch 안녕하세요. 저는 TUNiB에서 머신러닝 엔지니어로 근무 중인 고현웅입니다. 이 자료는 대규모 언어모델 개발에 필요한 여러가지 기술들을 소개드리기 위해 마련하였으며 기본적으로

TUNiB 172 Dec 29, 2022
Source code for CAST - Crisis Domain Adaptation Using Sequence-to-sequence Transformers (Accepted to ISCRAM 2021, CorePaper).

Source code for CAST: Crisis Domain Adaptation UsingSequence-to-sequenceTransformers (Paper, BibTeX, Accepted to ISCRAM 2021, CorePaper) Quick start D

Congcong Wang 0 Jul 14, 2021
Medical Insurance Cost Prediction using Machine earning

Medical-Insurance-Cost-Prediction-using-Machine-learning - Here in this project, I will use regression analysis to predict medical insurance cost for people in different regions, and based on several

1 Dec 27, 2021
Toolbox of models, callbacks, and datasets for AI/ML researchers.

Pretrained SOTA Deep Learning models, callbacks and more for research and production with PyTorch Lightning and PyTorch Website • Installation • Main

Pytorch Lightning 1.4k Dec 30, 2022