diff --git a/config/services.php b/config/services.php index 142f3576..5d36fecb 100644 --- a/config/services.php +++ b/config/services.php @@ -47,7 +47,7 @@ 'google' => [ 'credentials_path' => env('GOOGLE_APPLICATION_CREDENTIALS'), 'storage_bucket' => env('GOOGLE_STORAGE_BUCKET'), - 'location' => env('GOOGLE_STT_LOCATION', 'asia-northeast3'), + 'location' => env('GOOGLE_STT_LOCATION', 'asia-southeast1'), ], /*