no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
AI
Pi to 100 places with Amazon Polly and .NET
A fun post for Pi day.
Mar 14, 2023
#
Amazon Polly
,
AI
,
dotNet
Transcribing Two Speakers with Amazon Transcribe via Speaker Identification with .NET
Amazon Transcribe provides two ways to identify speakers in a piece of audio. In this post, you will see how to use speaker identification to distinguish between the voices of two people.
Mar 8, 2023
#
AWS
,
Transcribe
,
dotNet
,
AI
Transcribing Two Speakers with Amazon Transcribe via Channel Identification
Amazon Transcribe provides two ways to identify speakers in a piece of audio. In this post you will see how to use channel identification to identify speakers. In a subsequent post I will show how to use speaker identification for cases where you don’t have the speakers on separate channels.
Feb 23, 2023
#
AWS
,
Transcribe
,
dotNet
,
AI
A Simple Example of Amazon Transcribe with .NET
Speech to text is now as simple as uploading a file, starting a transcription job, and waiting for the results.
Feb 17, 2023
#
AWS
,
Transcribe
,
dotNet
,
AI
Extracting Form Fields from a Multi-Page PDF with Amazon Textract and .NET
This post shows how to extract key-value pair from fields in a multi-page PDF with Textract.
Feb 8, 2023
#
AWS
,
Textract
,
dotNet
,
Blazor
,
AI
Extracting Key-Value Pairs from Document Form Fields with Amazon Textract and .NET
Textract can do more than just extract plain text, it can also identify fields in a form and extract the key-value pairs. In this post, I’ll show how to use it to extract key-value pairs from a tax document.
Feb 6, 2023
#
AWS
,
Textract
,
dotNet
,
Blazor
,
AI
Extracting Text from an Image with Amazon Textract and .NET
Occasionally you need to extract text from an image. Amazon Textract makes this easy. In this post, I’ll show how to use it to extract text from a single image.
Feb 1, 2023
#
AWS
,
Textract
,
dotNet
,
Blazor
,
AI
Using Amazon Polly to read a Dialogue from Julius Caesar
Amazon Polly can convert text to speech in a variety of voices. In this post, I’ll use it to read a file containing a dialogue from the play Julius Caesar where Cassius and Brutus discuss Caesar, using a different voice for each speaker.
Jan 30, 2023
#
Amazon Polly
,
dotNet
,
AWS
,
Text to Speech
,
AI
Translation and Text to Speech with Amazon Polly and .NET
It’s easy to string together Amazon Translate and Amazon Polly to translate text, and then speak it in a different language.
Jan 25, 2023
#
Amazon Polly
,
Translate
,
dotNet
,
AWS
,
AI
Text to Speech with Amazon Polly and .NET
Using Amazon Polly to convert text to speech is very easy, with a small .NET console application you can send the text to Amazon and play it on your computer.
Jan 23, 2023
#
AI
,
Amazon Polly
,
dotNet
,
AWS
Cite
×