From 591bbc1b925805c11916000c6d3954cef3d0c434 Mon Sep 17 00:00:00 2001 From: Vinothini Dharmaraj <146493756+v-vdharmaraj@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:04:21 -0800 Subject: [PATCH] Update readme.md --- CallAutomation_CallLiveTranscription/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CallAutomation_CallLiveTranscription/readme.md b/CallAutomation_CallLiveTranscription/readme.md index e1f87b7a..e3e2e83d 100644 --- a/CallAutomation_CallLiveTranscription/readme.md +++ b/CallAutomation_CallLiveTranscription/readme.md @@ -21,7 +21,7 @@ It accepts an incoming call from a phone number, performs DTMF recognition, and 1. Open an instance of PowerShell, Windows Terminal, Command Prompt or equivalent and navigate to the directory that you would like to clone the sample to. 2. git clone `https://github.com/Azure-Samples/Communication-Services-dotnet-quickstarts.git`. -3. Navigate to `CallAutomation_CallLiveTanscription` folder and open `CallAutomation_CallLiveTanscription.sln` file. +3. Navigate to `CallAutomation_CallLiveTranscription` folder and open `CallAutomation_CallLiveTranscription.sln` file. ##### 2. Setup and host your Azure DevTunnel