Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
.NET 8
.
Show all posts
Showing posts with label
.NET 8
.
Show all posts
Monday, 16 December 2024
SpeechService in Azure AI Text to Speech
›
This article will present Azure AI Text To Speech service. The code for this article is available to clone from Github repo here: https://...
Sunday, 8 December 2024
Extending Azure AI Search with data sources
›
This article will present both code and tips around getting Azure AI Search to utilize additional data sources. The article builds upon the...
Sunday, 8 September 2024
Using lazy loading in Entity Framework Core 8
›
This article will show some code how you can opt in something called lazy loading in EF. This means you do not load in all the related data...
Thursday, 9 May 2024
Azure Cognitive Synthesized Text To Speech with voice styles
›
Using Azure Cognitive Services, it is possible to translate text into other languages and also synthesize the text to speech. It is also pos...
›
Home
View web version