File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ The [SpeechToText](https://ej2.syncfusion.com/aspnetmvc/documentation/speech-to-
3737
3838{% tabs %}
3939{% highlight razor tabtitle="CSHTML" %}
40- {% include code-snippet/chatui /stt/razor %}
40+ {% include code-snippet/chat-ui /stt/razor %}
4141{% endhighlight %}
4242{% highlight c# tabtitle="SpeechToText.cs" %}
43- {% include code-snippet/chatui /stt/speechtotext.cs %}
43+ {% include code-snippet/chat-ui /stt/speechtotext.cs %}
4444{% endhighlight %}
4545{% endtabs %}
4646
Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ The [SpeechToText](https://ej2.syncfusion.com/aspnetcore/documentation/speech-to
3737
3838{% tabs %}
3939{% highlight razor tabtitle="CSHTML" %}
40- {% include code-snippet/chatui /stt/tagHelper %}
40+ {% include code-snippet/chat-ui /stt/tagHelper %}
4141{% endhighlight %}
4242{% highlight c# tabtitle="Gemini.cs" %}
43- {% include code-snippet/chatui /stt/speechtotext.cs %}
43+ {% include code-snippet/chat-ui /stt/speechtotext.cs %}
4444{% endhighlight %}
4545{% endtabs %}
4646
You can’t perform that action at this time.
0 commit comments