File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
articles/ai-services/speech-service/includes/quickstarts Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -654,7 +654,7 @@ Quitting the chat...
654
654
Chat done.
655
655
` ` `
656
656
657
- The script that you ran creates a log file named ` < timestamp> _voicelive.log` in the in the ` logs` folder.
657
+ The script that you ran creates a log file named ` < timestamp> _voicelive.log` in the ` logs` folder.
658
658
659
659
` ` ` python
660
660
logging.basicConfig(
Original file line number Diff line number Diff line change @@ -564,7 +564,7 @@ Received event: {'response.audio.delta'}
564
564
Chat done.
565
565
` ` `
566
566
567
- The script that you ran creates a log file named ` < timestamp> _voicelive.log` in the in the ` logs` folder.
567
+ The script that you ran creates a log file named ` < timestamp> _voicelive.log` in the ` logs` folder.
568
568
569
569
` ` ` python
570
570
logging.basicConfig(
You can’t perform that action at this time.
0 commit comments